]> granicus.if.org Git - postgresql/commit
Minimal fix for crash bug in quals_match_foreign_key.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 May 2016 19:00:55 +0000 (15:00 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 May 2016 19:00:55 +0000 (15:00 -0400)
commit68d704edbfe14fd8d21545b244c3f6824e0fbb8a
treec697c829b6b18180d5e2a1cc6471dee0fd861b2d
parentc7ea68ff8dfafc22c6cfefdb5929e12ec5d1e02a
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
src/backend/optimizer/path/costsize.c