postgresql/src/backend
1999-12-03 06:26:34 +00:00
..
access Mention index name when reporting corruption. 1999-12-01 00:29:54 +00:00
bootstrap Rename heap_replace to heap_update. 1999-11-24 00:58:48 +00:00
catalog Delete pg_statistics rows for a relation during heap_destroy_with_catalog. 1999-11-28 02:03:04 +00:00
commands Mention index name when reporting corruption. 1999-12-01 00:29:54 +00:00
executor Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
lib Inline check for full buffer in appendStringInfoChar. 1999-11-01 05:10:32 +00:00
libpq verify_password() leaked a file descriptor if it failed to find the given 1999-11-23 01:04:38 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
optimizer Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
parser create/alter user extension 1999-11-30 03:57:29 +00:00
port 'extern char *pg_pathname' in these files fails to agree with 1999-10-25 02:31:47 +00:00
postmaster Create postmaster.pid and postmaster.opts under $PGDATA 1999-12-03 06:26:34 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
storage lmgr.c didn't check for failure return from LockAcquire(). Boo hiss. 1999-11-28 01:58:08 +00:00
tcop Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Fix for bool casting. 1999-11-25 19:15:20 +00:00
Makefile Tweak make rules for parse.h and fmgr.h to avoid bug in old 1999-11-14 17:12:42 +00:00