]> granicus.if.org Git - postgresql/history - src/backend/optimizer/geqo/geqo_px.c
Restructure parsetree representation of DECLARE CURSOR: now it's a
[postgresql] / src / backend / optimizer / geqo / geqo_px.c
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
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.
1997-02-19 Marc G. FournierMerge in GEQO Optimizer