postgresql/src/backend
Jan Wieck b8ef7e7f82 Completed FOREIGN KEY syntax.
Added functionality for automatic trigger creation during CREATE TABLE.

Added ON DELETE RESTRICT and some others.

Jan
1999-12-06 18:02:47 +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 Completed FOREIGN KEY syntax. 1999-12-06 18:02:47 +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
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 Completed FOREIGN KEY syntax. 1999-12-06 18:02:47 +00:00
port 'extern char *pg_pathname' in these files fails to agree with 1999-10-25 02:31:47 +00:00
postmaster Fix bugs regarding pid file. 1999-12-06 07:21:12 +00:00
regex
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
utils Completed FOREIGN KEY syntax. 1999-12-06 18:02:47 +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