aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHash.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-02-16 03:49:10 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-02-16 03:49:10 +0000
commit36e24e8d17b72204568ff7df8fce51adf31dc024 (patch)
treee19067afd4048b13d154d901592f8ec116a02035 /src/backend/executor/nodeHash.c
parent84222cf0dd97d94bbbfcb5f87a4c6e71c8537bc5 (diff)
downloadpostgresql-36e24e8d17b72204568ff7df8fce51adf31dc024.tar.gz
postgresql-36e24e8d17b72204568ff7df8fce51adf31dc024.zip
Fix another problem in 8.2 changes that allowed "one-time" qual conditions to
be checked at plan levels below the top; namely, we have to allow for Result nodes inserted just above a nestloop inner indexscan. Should think about using the general Param mechanism to pass down outer-relation variables, but for the moment we need a back-patchable solution. Per report from Phil Frost.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions