]> granicus.if.org Git - postgresql/history - src/include/optimizer/prep.h
Change #include's to use <> and "" as appropriate.
[postgresql] / src / include / optimizer / prep.h
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-06-06 Tom LaneFix problems with grouping/aggregation in queries that use
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1997-12-29 Bruce MomjianCleanup of UNION ALL fix. Manual page updates.
1997-12-24 Bruce MomjianImplementation of UNIONs.
1997-12-20 Bruce MomjianFix aggregates on inherited tables.
1997-12-18 Bruce MomjianRemove Existential, and ifdef out generate_fjoin. ...
1997-11-21 Bruce MomjianRemove archive stuff.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
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-11-06 Marc G. Fournieranother one bites the dust
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...