postgresql/src/backend/commands
Jan Wieck 62c42a05a2 Added global variable to have RI triggers override
time qualification of HeapTupleSatisfiesSnapshot()

Jan
1999-12-10 12:34:15 +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 Make LD -r as macros that can be changed for QNX. 1999-12-09 19:15:45 +00:00
async.c Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
cluster.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
command.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
comment.c Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
copy.c COPY to a relation should keep write lock till transaction commit. 1999-11-27 21:52:53 +00:00
creatinh.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
dbcommands.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
proclang.c Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
remove.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Added global variable to have RI triggers override 1999-12-10 12:34:15 +00:00
user.c Fix compile error on older patch. 1999-11-30 04:29:57 +00:00
vacuum.c Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +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 Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00