summaryrefslogtreecommitdiff
path: root/src/backend/nodes/nodeFuncs.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-5/+1
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
|
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-8/+8
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
|
* 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 ↵Bruce Momjian1997-09-081-4/+4
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-61/+58
|
* Make functions static where possible, enclose unused functions in #ifdef ↵Bruce Momjian1997-08-191-2/+4
| | | | NOT_USED.
* More Makefile cleanupsMarc G. Fournier1996-10-311-2/+5
| | | | Add #include "postgres.h" as required
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+116