postgresql/src/backend
2001-10-09 14:00:22 +00:00
..
access Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
bootstrap Implement new 'lightweight lock manager' that's intermediate between 2001-09-29 04:02:27 +00:00
catalog Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 2001-10-06 23:21:45 +00:00
commands Make ALTER TABLE RENAME COLUMN update column names of indexes that 2001-10-08 18:40:04 +00:00
executor Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
lib Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
libpq Clean up comments. 2001-09-29 19:49:50 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function 2001-10-02 21:39:36 +00:00
optimizer Produce slightly saner-looking EXPLAIN output for a Result node. 2001-09-21 04:06:04 +00:00
parser Change plpgsql to depend on main parser's type-declaration grammar, 2001-10-09 04:15:38 +00:00
po files attached are Traditional Chinese translations translated 2001-10-05 19:05:54 +00:00
port Get rid of PID entries in shmem hash table; there is no longer any need 2001-09-07 00:27:30 +00:00
postmaster Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
regex Add dependency for regexec.c 2001-10-04 04:16:16 +00:00
rewrite Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will 2001-09-07 20:52:31 +00:00
storage Further cleanup of dynahash.c API, in pursuit of portability and 2001-10-05 17:28:13 +00:00
tcop Fix typo in error message. Noted by laser@zhengmai.com.cn. 2001-10-09 14:00:22 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Fix ruleutils to depend on format_type, rather than having a private 2001-10-08 19:55:07 +00:00
Makefile Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00