summaryrefslogtreecommitdiff
path: root/src/backend/commands/_deadcode/version.c
Commit message (Expand)AuthorAgeFilesLines
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Rename pg_plan and pg_eval to be more meaningful.Bruce Momjian1997-12-111-3/+3
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-1/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-13/+13
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-176/+193
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-7/+20
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-3/+3
* Clean it up so that it compilesMarc G. Fournier1996-11-061-7/+7
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-4/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+336