summaryrefslogtreecommitdiff
path: root/src/backend/nodes/print.c
Commit message (Expand)AuthorAgeFilesLines
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+9
* Check for null pointer returned from get_opname().Thomas G. Lockhart1998-08-161-2/+2
* Fix explain for union and inheritance. Rename Append structureBruce Momjian1998-07-151-1/+18
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-15/+1
* Parser cleanup.Bruce Momjian1998-01-201-6/+2
* Cleanup of outnodes.Bruce Momjian1998-01-071-2/+2
* Remove Existential, and ifdef out generate_fjoin. Neither did anything.Bruce Momjian1997-12-181-4/+1
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-3/+3
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-4/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-11/+11
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-144/+144
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-272/+310
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+5
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-6/+4
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-031-3/+3
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+3
* Just a couple of small modsMarc G. Fournier1996-11-061-2/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+377