summaryrefslogtreecommitdiff
path: root/src/include/rewrite/rewriteManip.h
Commit message (Expand)AuthorAgeFilesLines
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Rule rewriter was doing the wrong thing with conditional INSTEAD rulesTom Lane2002-10-201-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* 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-2/+1
* Remove some dead code, simplify calling convention.Tom Lane2001-06-131-4/+4
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-4/+4
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Repair breakage of rules containing INSERT ... SELECT actions, per bugTom Lane2000-12-051-2/+3
* 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