postgresql/src/backend/optimizer/util
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
..
clauses.c Modify error context callback functions to not assume that they can fetch 2010-03-19 22:54:41 +00:00
joininfo.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Add a concept of "placeholder" variables to the planner. These are variables 2008-10-21 20:42:53 +00:00
pathnode.c Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
placeholder.c Rework join-removal logic as per recent discussion. In particular this 2010-03-28 22:59:34 +00:00
plancat.c Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). 2010-01-05 21:54:00 +00:00
predtest.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
relnode.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
restrictinfo.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
tlist.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
var.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00