postgresql/src/backend
2007-09-13 21:15:37 +00:00
..
access Improve page split in rtree emulation. Now if splitted result has 2007-09-07 17:04:46 +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 Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay point 2007-09-12 02:05:36 +00:00
executor Extend whole-row Var evaluation to cope with the case that the sub-plan 2007-08-31 18:33:47 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq On win32, don't use SO_REUSEADDR for TCP sockets. 2007-06-04 11:59:40 +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 Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand 2007-08-31 01:44:14 +00:00
optimizer Apply a band-aid fix for the problem that 8.2 and up completely misestimate 2007-08-31 23:35:30 +00:00
parser transformColumnDefinition failed to complain about 2007-06-20 18:21:08 +00:00
po Translation updates 2007-09-13 21:15:37 +00:00
port Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl(). 2007-07-02 20:12:00 +00:00
postmaster Make sure that open hash table scans are cleaned up when bgwriter tries to 2007-09-11 17:15:40 +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 Fix WAL replay of truncate operations to cope with the possibility that the 2007-07-20 16:29:59 +00:00
tcop Fix portal management code to support non-default command completion tags for 2007-02-18 19:49:30 +00:00
utils Apply a band-aid fix for the problem that 8.2 and up completely misestimate 2007-08-31 23:35: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