]> granicus.if.org Git - postgresql/history - src/backend/nodes/equalfuncs.c
Optimizer cleanup.
[postgresql] / src / backend / nodes / equalfuncs.c
1999-02-08 Bruce MomjianOptimizer cleanup.
1999-02-07 Tom LaneAdd equality checking for T_Query so that we don't get
1999-02-06 Bruce MomjianOptimizer cleanup.
1999-02-04 Bruce MomjianMore optimizer renaming HInfo -> HashInfo.
1999-02-03 Bruce MomjianOptimizer rename ClauseInfo -> RestrictInfo. Update...
1999-02-02 Bruce MomjianSET_ARGS cleanup
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-04 Bruce MomjianMergeSort was sometimes called mergejoin and was confus...
1998-08-01 Bruce MomjianAllow index use with OR clauses.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-13 Vadim B. MikheevSupport for subselects.
1998-02-10 Bruce MomjianPass attypmod through to executor by adding to Var...
1998-01-20 Bruce MomjianAdd Var.varlevelup to code. More parser cleanup.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-01-10 Bruce Momjianinclude sem.h added, include string.h neede, from Erik...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-08-26 Marc G. FournierThere, now we support GiST...now what? :)
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01