postgresql/src/backend
2007-04-23 15:13:30 +00:00
..
access Repair PANIC condition in hash indexes when a previous index extension attempt 2007-04-19 20:24:10 +00:00
bootstrap On systems that have setsid(2) (which should be just about everything except 2006-11-21 20:59:53 +00:00
catalog Support explicit placement of the temporary-table schema within search_path. 2007-04-20 02:37:49 +00:00
commands Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug 2007-04-12 15:04:41 +00:00
executor Fix check_sql_fn_retval to allow the case where a SQL function declared to 2007-04-02 18:49:36 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for 2007-01-26 20:07:01 +00:00
main Fix erroneous implementation of -s in postmaster.c (the switch doesn't take 2007-01-04 00:58:01 +00:00
nodes Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
optimizer Rewrite choose_bitmap_and() to make it more robust in the presence of 2007-04-17 20:03:10 +00:00
parser Fix filtered_base_yylex() to save and restore base_yylval and base_yylloc 2007-01-06 19:14:27 +00:00
po Translation updates 2007-04-18 20:01:39 +00:00
port On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for 2007-01-26 20:07:01 +00:00
postmaster Fix miscalculation of stats collector's write delay, introduced in revision 1.117. 2007-03-01 20:07:02 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Fix markQueryForLocking() to work correctly in the presence of nested views. 2007-03-01 18:50:36 +00:00
storage Rearrange mdsync() looping logic to avoid the problem that a sufficiently 2007-04-12 17:11:00 +00:00
tcop Fix portal management code to support non-default command completion tags for 2007-02-18 19:49:30 +00:00
utils Fix LOCK_DEBUG compilation in the 8.2 branch; HEAD was fixed earlier. 2007-04-23 15:13:30 +00:00
Makefile On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00