summaryrefslogtreecommitdiff
path: root/src/include/rewrite/rewriteManip.h
Commit message (Expand)AuthorAgeFilesLines
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-291-6/+3
* First cut at full support for OUTER JOINs. There are still a few looseTom Lane2000-09-121-1/+7
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-5/+5
* Fix some (more) problems with subselects in rules. Rewriter failed toTom Lane2000-03-161-1/+6
* Add:Bruce Momjian2000-01-261-2/+3
* Clean up rewriter routines to use expression_tree_walker andTom Lane1999-10-011-13/+12
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+1
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-2/+1
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* Replaced targetlist entry in GroupClause by reference numberJan Wieck1999-05-121-1/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Hi!Bruce Momjian1999-01-181-1/+3
* The patch does 2 things:Bruce Momjian1998-10-211-2/+2
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-4/+1
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-9/+6
* 1) Queries using the having clause on base tables should work wellBruce Momjian1998-07-191-1/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+4
* Make subqueries rewrite properly.Bruce Momjian1998-01-211-2/+3
* Cleanup up include files.Bruce Momjian1997-11-261-1/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-9/+9
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-7/+7
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-17/+18
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+31