postgresql/src/backend/commands
2000-01-12 05:04:42 +00:00
..
_deadcode Make number of args to a function configurable. 2000-01-10 17:14:46 +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 CommentProc was careless about too many arguments. 2000-01-12 04:59:41 +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 Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
indexcmds.c Defend against > INDEX_MAX_KEYS keys in an index. 2000-01-12 05:04:42 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
proclang.c Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
remove.c Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
rename.c Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
sequence.c Revise init_sequence so that it doesn't leak memory if the requested 1999-12-31 00:54:27 +00:00
trigger.c Another FUNC_MAX_ARGS tweak. 2000-01-11 05:41:49 +00:00
user.c update_pg_pwd() is an AR trigger. Corrected return type. 1999-12-21 22:39:02 +00:00
vacuum.c Repair subtle VACUUM bug that led to 'HEAP_MOVED_IN was not expected' 2000-01-10 04:09:50 +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