summaryrefslogtreecommitdiff
path: root/src/include/commands
AgeCommit message (Expand)Author
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-24Fix prototypes so they don't look like function definitions.Bruce Momjian
1998-01-15Thank god for searchable mail archives.PostgreSQL Daemon
1998-01-05Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian
1997-12-04Missed a few files from Todd's patch...oops :)Marc G. Fournier
1997-11-26Cleanup up include files.Bruce Momjian
1997-11-26Cleanup up include files.Bruce Momjian
1997-11-24Move dbcommands.c to commands/. It should not be in the parser directory.Bruce Momjian
1997-11-21Remove unused files.Bruce Momjian
1997-11-21Remove archive stuff.Bruce Momjian
1997-10-28Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev
1997-09-11Cleanups.Vadim B. Mikheev
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-04Prototypes, definitions...Vadim B. Mikheev
1997-09-01Function prototypes.Vadim B. Mikheev
1997-08-31CREATE/DROP TRIGGER functionsVadim B. Mikheev
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-05-22From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-04-23Analyze data only if specified and specified attrs only.Vadim B. Mikheev
1997-04-02Prototypes for sequence.cVadim B. Mikheev
1997-02-07Add attribute optimization statistics.Bruce Momjian
1997-01-16Change EXPLAIN options to just use VERBOSE.Bruce Momjian
1997-01-13Added VERBOSE option to vacuum command.Bruce Momjian
1996-11-29vrl_min_tlen added to VRelListData.Vadim B. Mikheev
1996-11-27New structures for new vacuum.Vadim B. Mikheev
1996-11-13Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-10Quiet compiler warnings.Bryan Henderson
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-06Okay...this pretty much cleans out the include files.Marc G. Fournier
1996-11-06Oops, two includes unrequiredMarc G. Fournier
1996-11-06Another one bite sthe dustMarc G. Fournier
1996-11-06another include cleaned outMarc G. Fournier
1996-10-31remove:Marc G. Fournier
1996-10-18Reap deleted/unused tuples on page-baseVadim B. Mikheev
1996-10-04The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier