postgresql/src/backend/optimizer/path
Tom Lane b78f6264eb Rework join-removal logic as per recent discussion. In particular this
fixes things so that it works for cases where nested removals are possible.
The overhead of the optimization should be significantly less, as well.
2010-03-28 22:59:34 +00:00
..
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
allpaths.c Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
clausesel.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
costsize.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
equivclass.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
indxpath.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
joinpath.c Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
joinrels.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
orindxpath.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pathkeys.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
tidpath.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00