summaryrefslogtreecommitdiff
path: root/src/include/tcop/pquery.h
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* First phase of memory management rewrite (see backend/utils/mmgr/READMETom Lane2000-06-281-13/+6
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-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-5/+4
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-041-3/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+5
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-5/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-2/+2
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-10/+12
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-3/+1
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Another one completely cleaned upMarc G. Fournier1996-11-041-3/+2
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+36