postgresql/src/backend/optimizer/path
Robert Haas 68d704edbf Minimal fix for crash bug in quals_match_foreign_key.
Discussion is still underway as to whether to revert the entire patch
that added this function, but that discussion may not conclude before
beta1.  So, in the meantime, let's do at least this much.

David Rowley
2016-05-06 15:00:55 -04:00
..
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
allpaths.c Small improvements to OPTIMIZER_DEBUG code. 2016-04-30 14:08:00 -04:00
clausesel.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
costsize.c Minimal fix for crash bug in quals_match_foreign_key. 2016-05-06 15:00:55 -04:00
equivclass.c Fix mishandling of equivalence-class tests in parameterized plans. 2016-04-29 20:19:38 -04:00
indxpath.c Revert CREATE INDEX ... INCLUDING ... 2016-04-08 21:52:13 +03:00
joinpath.c Fix planner crash from pfree'ing a partial path that a GatherPath uses. 2016-04-30 12:29:21 -04:00
joinrels.c Support parallel joins, and make related improvements. 2016-01-20 14:40:26 -05:00
pathkeys.c Revert CREATE INDEX ... INCLUDING ... 2016-04-08 21:52:13 +03:00
tidpath.c Update copyright for 2016 2016-01-02 13:33:40 -05:00