diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-23 17:21:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-23 17:21:22 +0000 |
commit | f1e08506e9f98ba46cf4feb904edbe0afe2c4b93 (patch) | |
tree | 7bb00fbb96ce069823a69e2a89c873dac8d39b5d /src/backend/commands/dbcommands.c | |
parent | 45722010efeedda925158fdb3046d6ed81c86474 (diff) | |
download | postgresql-f1e08506e9f98ba46cf4feb904edbe0afe2c4b93.tar.gz postgresql-f1e08506e9f98ba46cf4feb904edbe0afe2c4b93.zip |
Fix problems with rewriter failing to set Query.hasSubLinks when inserting
a SubLink expression into a rule query. Pre-8.1 we essentially did this
unconditionally; 8.1 tries to do it only when needed, but was missing a
couple of cases. Per report from Kyle Bateman. Add some regression test
cases covering this area.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions