postgresql/src/backend
2001-02-18 04:50:43 +00:00
..
access Change default commit_delay to zero, update documentation. 2001-02-18 04:50:43 +00:00
bootstrap Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00
catalog Change scoping of table and join refnames to conform to SQL92: a JOIN 2001-02-14 21:35:07 +00:00
commands Clean up two rather nasty bugs in operator selection code. 2001-02-16 03:16:58 +00:00
executor Clean up two rather nasty bugs in operator selection code. 2001-02-16 03:16:58 +00:00
lib Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
main If the first argument is --version or --help, skip the root check. 2001-02-06 17:00:01 +00:00
nodes Suppress compiler warning on Alpha. 2001-02-12 21:03:03 +00:00
optimizer Clean up two rather nasty bugs in operator selection code. 2001-02-16 03:16:58 +00:00
parser Clean up two rather nasty bugs in operator selection code. 2001-02-16 03:16:58 +00:00
port Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
postmaster Improve error message when startup or shutdown proc fails. 2001-02-11 23:12:28 +00:00
regex Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
rewrite Repair bug reported by Huxton, 1/24/01. We need to include a rule's 2001-01-27 04:40:59 +00:00
storage Change s_lock to not use any zero-delay select() calls; these are just a 2001-02-18 04:39:42 +00:00
tcop Remove bogus set_ps_display call --- changing displayed status here is 2001-02-18 04:28:31 +00:00
tioga
utils Change default commit_delay to zero, update documentation. 2001-02-18 04:50:43 +00:00
Makefile