aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:53:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-24 16:53:00 +0000
commita36a20aa5223787a74d9c282362403b52dbed6be (patch)
tree98799408098f2e5ed3efa38a6e4c0c2403c53b3e /src/backend/access/gist/gistvacuum.c
parentc4e5ec592fb04def28fbcb63da6573520047d89c (diff)
downloadpostgresql-a36a20aa5223787a74d9c282362403b52dbed6be.tar.gz
postgresql-a36a20aa5223787a74d9c282362403b52dbed6be.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/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions