postgresql/src/backend/commands
1999-11-25 00:15:57 +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
async.c Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
cluster.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
command.c Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
comment.c Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +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 pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
define.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
explain.c Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp 1999-11-23 20:07:06 +00:00
indexcmds.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
Makefile Fix compile after COMMENT problem. 1999-10-26 16:32:46 +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 Enable pg_statistic cache use. 1999-11-25 00:15:57 +00:00
sequence.c Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
trigger.c Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
user.c Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
vacuum.c Enable pg_statistic cache use. 1999-11-25 00:15:57 +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