postgresql/src/backend
2001-02-13 01:57:12 +00:00
..
access When updating a tuple containing compressed-in-line fields, do not 2001-02-09 17:30:03 +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 Rearrange order of operations in heap_create_with_catalog so that if 2001-02-12 20:07:21 +00:00
commands Added some comments to setval, setval_is_called and do_setval 2001-02-13 01:57:12 +00:00
executor Clean up handling of tuple descriptors so that result-tuple descriptors 2001-01-29 00:39:20 +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 Cleanup 2001-02-12 18:46:40 +00:00
parser Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +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 Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
tcop Add permission check for CHECKPOINT. 2001-01-27 10:19:52 +00:00
tioga Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
utils poit -> point. 2001-02-12 12:52:02 +00:00
Makefile