]> granicus.if.org Git - postgresql/commit
Fix for bug #795: two clauses that seem redundant are not really, if
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Oct 2002 22:24:49 +0000 (22:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Oct 2002 22:24:49 +0000 (22:24 +0000)
commit5bb46e7cd0b9de809486d074453fb320341a25b9
treea0f59a0709d6e5f29a749b41460d6e36d945ad1d
parent8031b066fa7ccf7805eb428b7939dd192e8639d4
Fix for bug #795: two clauses that seem redundant are not really, if
one is pushed down into an outer join and the other is not.
src/backend/optimizer/util/relnode.c