postgresql/src/backend/commands
1999-12-21 22:39:02 +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 Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
cluster.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
command.c Required catalog changes for extended LONG attribute storage. 1999-12-20 10:40:43 +00:00
comment.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
copy.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
creatinh.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
dbcommands.c Clean up some minor gcc warnings. 1999-12-20 01:23:04 +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 Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
proclang.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
remove.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
rename.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
sequence.c Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
trigger.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
user.c update_pg_pwd() is an AR trigger. Corrected return type. 1999-12-21 22:39:02 +00:00
vacuum.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +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