summaryrefslogtreecommitdiff
path: root/src/backend/executor/execFlatten.c
Commit message (Expand)AuthorAgeFilesLines
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-5/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* SQL-language functions are now callable in ordinary fmgr contexts ...Tom Lane2000-08-241-6/+7
* Add:Bruce Momjian2000-01-261-2/+3
* Final cleanup.Bruce Momjian1999-07-161-2/+2
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-4/+1
* Fix typo in comment.Thomas G. Lockhart1999-02-231-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-12/+12
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-19/+19
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-182/+190
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-5/+9
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+236