aboutsummaryrefslogtreecommitdiff
path: root/src/include/parser/dbcommands.h
Commit message (Expand)AuthorAge
* Move dbcommands.c to commands/. It should not be in the parser directory.Bruce Momjian1997-11-24
* Support alternate database locations.Thomas G. Lockhart1997-11-07
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28