postgresql/src/backend
2001-08-07 16:56:17 +00:00
..
access Suppress gcc warning in USE_LOCALE case. 2001-07-22 22:01:04 +00:00
bootstrap Fix handling of SIGCHLD, per recent pghackers discussion: on some 2001-08-04 00:14:43 +00:00
catalog Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
commands Modify partial-index-predicate applicability tester to test whether 2001-08-06 18:09:45 +00:00
executor Evaluate LIMIT/OFFSET expressions with ExecEvalExprSwitchContext, not 2001-08-06 18:05:07 +00:00
lib Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
libpq Fix thinko (revealed by gcc warning). 2001-08-07 15:55:16 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Back out LOCK A,B,C patch at Tom's suggestion. 2001-08-04 22:01:39 +00:00
optimizer Modify partial-index-predicate applicability tester to test whether 2001-08-06 18:09:45 +00:00
parser Add QueryIsRule gram.y reset. 2001-08-06 05:42:48 +00:00
po Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
port A small patch to keep postgres working on the latest BeOS. 2001-08-07 16:56:17 +00:00
postmaster Endeavor to make pgstats buffer process (a) safe and (b) useful. 2001-08-05 02:06:50 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Fix rule rewriter so that new ordering of ON INSERT actions applies 2001-07-09 23:50:32 +00:00
storage This patch is because Hurd does not support NOFILE. It is against current 2001-08-04 19:42:34 +00:00
tcop Fix handling of SIGCHLD, per recent pghackers discussion: on some 2001-08-04 00:14:43 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Use a fixed error message for ERANGE to avoid duplicate test result files. 2001-08-06 21:55:16 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00