aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeGroup.h
Commit message (Expand)AuthorAge
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* First stage of reclaiming memory in executor by resetting short-termTom Lane2000-07-12
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane2000-01-27
* Remove duplicate extern declaration.Tom Lane2000-01-26
* Add:Bruce Momjian2000-01-26
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Remove S*I comments from Stephan.Bruce Momjian1999-07-13
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Hi!Bruce Momjian1999-01-18
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Patch for ReScan of Group.Bruce Momjian1998-07-16
* Cleanup up include files.Bruce Momjian1997-11-26
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28