summaryrefslogtreecommitdiff
path: root/src/backend/commands/recipe.c
Commit message (Expand)AuthorAgeFilesLines
* Add Var.varlevelup to code. More parser cleanup.Bruce Momjian1998-01-201-1/+3
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-6/+6
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-6/+6
* Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.Bruce Momjian1997-11-281-3/+3
* Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_cr...Bruce Momjian1997-11-281-4/+5
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-3/+3
* Remove archive stuff.Bruce Momjian1997-11-211-9/+2
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-3/+2
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-28/+28
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-337/+337
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-964/+1166
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-3/+2
* Clean it up so that it compilesMarc G. Fournier1996-11-061-21/+20
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-4/+1
* Parser OverhaulBruce Momjian1996-10-301-4/+6
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+1181