summaryrefslogtreecommitdiff
path: root/src/pl/plperl/plperl.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-09-28 16:13:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-09-28 16:13:09 -0400
commita2e26a6f888a91da7efd7f59ca5d9b9383f2edd1 (patch)
treea9dc7c5e0893b0ca7dc67c231878c82a29bb04ad /src/pl/plperl/plperl.c
parent3e20490e862f9da0d7530b8bac80bcb9a5c05cac (diff)
Fix incorrect usage of non-strict OR joinclauses in appendrel indexscans.
By chance I happened to notice that bug #5076 was still broken in the 8.3 branch, though it worked everywhere else. The reason is that 8.3's version of adjust_appendrel_attrs_mutator neglected to adjust RestrictInfo.nullable_relids. This was an oversight in my patch of 2009-04-16, which I apparently corrected in the later branches on 2009-08-13 without realizing that it affected the 8.3 branch as well. By the time the bug report was filed, it was not reproducible in 8.4. I don't recall if I wrote it off as already fixed, or it just fell through the cracks; but anyway it's been a live bug in 8.3 for a year.
Diffstat (limited to 'src/pl/plperl/plperl.c')
0 files changed, 0 insertions, 0 deletions