postgresql/src/backend/commands
Tom Lane cdc7170ebe Remove incorrect extra heap_close when deleting a builtin function. 2000-09-12 16:48:55 +00:00
..
_deadcode Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
analyze.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
async.c Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +00:00
cluster.c Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
command.c This patch implements the following command: 2000-09-12 05:09:57 +00:00
comment.c This patch implements a different "relkind" 2000-09-12 04:49:17 +00:00
copy.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
creatinh.c Subclasses inherit constraints of super classes properly 2000-08-04 06:12:11 +00:00
dbcommands.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
define.c Arrays are toastable. (At least if you initdb, which I didn't force.) 2000-07-22 03:34:43 +00:00
explain.c Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
indexcmds.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
proclang.c Update textin() and textout() to new fmgr style. This is just phase 2000-07-05 23:12:09 +00:00
remove.c Remove incorrect extra heap_close when deleting a builtin function. 2000-09-12 16:48:55 +00:00
rename.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
sequence.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
trigger.c Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
user.c Clean up callers of AllocateFile and BasicOpenFile to ensure that 2000-08-27 21:50:18 +00:00
vacuum.c This patch implements a different "relkind" 2000-09-12 04:49:17 +00:00
variable.c Convert all remaining float4 and float8 functions to new fmgr style. 2000-08-01 18:29:35 +00:00
view.c This patch implements a different "relkind" 2000-09-12 04:49:17 +00:00