aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-23 17:21:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-23 17:21:22 +0000
commitf1e08506e9f98ba46cf4feb904edbe0afe2c4b93 (patch)
tree7bb00fbb96ce069823a69e2a89c873dac8d39b5d /src/backend/commands/dbcommands.c
parent45722010efeedda925158fdb3046d6ed81c86474 (diff)
downloadpostgresql-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