diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-24 16:53:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-24 16:53:07 +0000 |
commit | cd311af46ef08b52e03f633e617a346fa3176da0 (patch) | |
tree | 8ccd119365ec3ac2ca4008296f1f3d9e9369decd /src/backend/access/gist/gistget.c | |
parent | 00f3091e6082273160be8612c10ef0778af506cf (diff) | |
download | postgresql-cd311af46ef08b52e03f633e617a346fa3176da0.tar.gz postgresql-cd311af46ef08b52e03f633e617a346fa3176da0.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