postgresql/src/backend/optimizer/path
Tom Lane a29f7ed554 Get rid of COERCE_DONTCARE.
We don't need this hack any more.
2012-10-12 13:35:00 -04:00
..
allpaths.c Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH. 2012-09-05 12:55:01 -04:00
clausesel.c Fix planner to pass correct collation to operator selectivity estimators. 2012-07-08 23:51:08 -04:00
costsize.c Fix typo in previous MSC commit. 2012-10-07 19:56:26 -04:00
equivclass.c Get rid of COERCE_DONTCARE. 2012-10-12 13:35:00 -04:00
indxpath.c Fix planning of btree index scans using ScalarArrayOpExpr quals. 2012-09-18 12:20:34 -04:00
joinpath.c Adjust definition of cheapest_total_path to work better with LATERAL. 2012-08-29 22:06:07 -04:00
joinrels.c Fix up planner infrastructure to support LATERAL properly. 2012-08-26 22:50:23 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
orindxpath.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pathkeys.c Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
tidpath.c Fix up planner infrastructure to support LATERAL properly. 2012-08-26 22:50:23 -04:00