]> granicus.if.org Git - postgresql/commit
Except_Intersect_Rewrite() failed to ignore resjunk targetlist entries,
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Apr 2000 20:32:41 +0000 (20:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Apr 2000 20:32:41 +0000 (20:32 +0000)
commitf1067792631fd57530120c904410f0e7e05bba27
treeb5e991a9067fb074d0ad84a8b1c7a0db09e1373f
parentfb7318a6327afffbab84ad233bffa0cad59c02b3
Except_Intersect_Rewrite() failed to ignore resjunk targetlist entries,
thus causing failure if one sub-select had resjunk entries that the other
did not (cf. bug report from Espinosa 4/27/00).
src/backend/rewrite/rewriteHandler.c