postgresql/src/backend/tcop
Bruce Momjian fc955b14ea Add system indexes to match all caches.
Make all system indexes unique.
Make all cache loads use system indexes.
Rename *rel to *relid in inheritance tables.
Rename cache names to be clearer.
1999-11-22 17:56:41 +00:00
..
dest.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
fastpath.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
postgres.c Modify elog() logic so that it won't try to longjmp(Warn_restart) before 1999-11-16 06:13:36 +00:00
pquery.c Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
utility.c Change backend-side COPY to write files with permissions 644 not 666 1999-11-21 04:16:17 +00:00