]> granicus.if.org Git - postgresql/history - src/include/rewrite/rewriteManip.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
[postgresql] / src / include / rewrite / rewriteManip.h
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-13 Tom LaneRemove some dead code, simplify calling convention.
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-05 Tom LaneRepair breakage of rules containing INSERT ... SELECT...
2000-09-29 Tom LaneSubselects in FROM clause, per ISO syntax: FROM (SELECT...
2000-09-12 Tom LaneFirst cut at full support for OUTER JOINs. There are...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-16 Tom LaneFix some (more) problems with subselects in rules....
2000-01-26 Bruce MomjianAdd:
1999-10-01 Tom LaneClean up rewriter routines to use expression_tree_walke...
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-26 Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-12 Jan WieckReplaced targetlist entry in GroupClause by reference...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-18 Bruce MomjianHi!
1998-10-21 Bruce MomjianThe patch does 2 things:
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-07-19 Bruce Momjian1) Queries using the having clause on base tables shoul...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-21 Bruce MomjianMake subqueries rewrite properly.
1997-11-26 Bruce MomjianCleanup up include files.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...