aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-01-27 04:40:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-01-27 04:40:59 +0000
commit352871ac9338e856b9a1cb7783148e6ac80dd84a (patch)
tree71eb6a91007725eca8191f2d0361129a4c40cb68 /src/backend/access/gist/gist.c
parenta60537240f34e61c15b1bd5e0f96a0b9fdc73c06 (diff)
downloadpostgresql-352871ac9338e856b9a1cb7783148e6ac80dd84a.tar.gz
postgresql-352871ac9338e856b9a1cb7783148e6ac80dd84a.zip
Repair bug reported by Huxton, 1/24/01. We need to include a rule's
original table ('OLD' table) in its join tree if OLD is referenced by either the rule action, the rule qual, or the original query qual that will be added to the rule action. However, we only want one instance of the original table to be included; so beware of the possibility that the rule action already has a jointree entry for OLD.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions