postgresql/src/backend/commands
Bruce Momjian 4415e481ef Improved EXPLAIN option handling. 1996-12-29 00:53:20 +00:00
..
_deadcode Clean it up so that it compiles 1996-11-06 08:21:43 +00:00
Makefile Another first pass at cleaning up the #includes 1996-11-03 23:57:43 +00:00
async.c More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it> 1996-12-19 05:01:17 +00:00
cluster.c Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
command.c Fix for Alter TABLE add column varchar(). Was causing zero length. 1996-11-17 04:23:10 +00:00
copy.c COPY_PATCH... 1996-12-19 04:58:24 +00:00
creatinh.c Clean it up so that it compiles 1996-11-06 08:21:43 +00:00
defind.c Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 1996-11-13 20:56:15 +00:00
define.c Change end-of-line comma to semicolon. 1996-11-30 17:47:07 +00:00
explain.c Improved EXPLAIN option handling. 1996-12-29 00:53:20 +00:00
purge.c Clean it up so that it compiles 1996-11-06 08:21:43 +00:00
recipe.c Clean it up so that it compiles 1996-11-06 08:21:43 +00:00
remove.c This patch changes quite a few instances of references of Oid's 1996-11-30 18:07:02 +00:00
rename.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
vacuum.c Added: dynamic re-moving page from list of pages usable for shrinking 1996-11-29 10:27:59 +00:00
view.c Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King. 1996-12-11 03:18:12 +00:00