aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:52:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:52:46 +0000
commit96a25d393cac5b0f9d36f32c8a874b6ea662ebc1 (patch)
tree7efc9b3eeeafc8b739c2e65dfa98111bb9decfc2 /src/backend/access/gist/gistutil.c
parent93eab311e4a650f2e01b7134155ccef7ccb6a8f4 (diff)
downloadpostgresql-96a25d393cac5b0f9d36f32c8a874b6ea662ebc1.tar.gz
postgresql-96a25d393cac5b0f9d36f32c8a874b6ea662ebc1.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/gistutil.c')
0 files changed, 0 insertions, 0 deletions