postgresql/src/backend/commands
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
..
_deadcode New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
Makefile Fix compile after COMMENT problem. 1999-10-26 16:32:46 +00:00
async.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
cluster.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
command.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
comment.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
copy.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
creatinh.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
dbcommands.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
define.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
explain.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
indexcmds.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
proclang.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
remove.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
rename.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
sequence.c Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
trigger.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
user.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
vacuum.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
variable.c Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. 1999-09-27 20:27:32 +00:00
view.c Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00