aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:52:53 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:52:53 +0000
commit7ef00979980b964456577454e4e0e5076d284970 (patch)
tree5d6d6821fc893a871c0aac4c6293c7de146d4c98 /src/backend/access/gist/gistget.c
parent7898ff7185b7d0658e680b01dbecf61dada9c17e (diff)
downloadpostgresql-7ef00979980b964456577454e4e0e5076d284970.tar.gz
postgresql-7ef00979980b964456577454e4e0e5076d284970.zip
Fix more problems with rewriter failing to set Query.hasSubLinks when inserting
a SubLink expression into a rule query. We missed cases where the original query contained a sub-SELECT in a function in FROM, a multi-row VALUES list, or a RETURNING list. Per bug #4434 from Dean Rasheed and subsequent investigation. Back-patch to 8.1; older releases don't have the issue because they didn't try to be smart about setting hasSubLinks only when needed.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions