]> granicus.if.org Git - postgresql/history - src/backend/optimizer/path/orindxpath.c
Optimizer cleanup.
[postgresql] / src / backend / optimizer / path / orindxpath.c
1999-02-08 Bruce MomjianOptimizer cleanup.
1999-02-03 Bruce MomjianCleanup of source files where 'return' or 'var =' is...
1999-02-03 Bruce MomjianOptimizer rename ClauseInfo -> RestrictInfo. Update...
1998-09-21 Bruce MomjianFix for AND/OR handling.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-31 Bruce MomjianOR clause index fix
1998-08-01 Bruce MomjianAllow index use with OR clauses.
1998-07-18 Bruce MomjianRename Rel to RelOptInfo.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
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-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01