summaryrefslogtreecommitdiff
path: root/src/include/rewrite/rewriteSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-291-2/+3
* Use a private memory context to store rule information in each relcacheTom Lane2000-06-301-9/+2
* Add:Bruce Momjian2000-01-261-2/+3
* 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-4/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Cleanup up include files.Bruce Momjian1997-11-261-1/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-3/+3
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-11/+11
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+27