diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-23 17:21:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-11-23 17:21:04 +0000 |
commit | 19ff959bff054574be094e9633b69fc65c6c6a3c (patch) | |
tree | 4cfa22ee402e237c0286c5f83abb2ab528ae1b8a /src/backend/executor/nodeHash.c | |
parent | baa6b22fcb831490c11506b6ec140d75fe8fff81 (diff) | |
download | postgresql-19ff959bff054574be094e9633b69fc65c6c6a3c.tar.gz postgresql-19ff959bff054574be094e9633b69fc65c6c6a3c.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/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions