diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-21 01:26:56 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-21 01:26:56 +0000 |
| commit | 1f2c6f4f48203dbeaec0bf55a48ae25150d52d35 (patch) | |
| tree | b8eed6d4740af291416d8e2d9762e907b2c65a39 /src/include/executor/nodeNestloop.h | |
| parent | fd8e580bb7e2793621b14662122ac5cd647b7fb1 (diff) | |
Replace rewriter's checkQueryHasAggs and checkQueryHasSubLink
with expression_tree_walker-based code. The former failed to cope with
expressions containing SubLinks, and the latter returned TRUE for both
SubLinks and Aggrefs (cut-and-paste bug?). There is a lot more scope for
using expression_tree_walker in this module, but I'll restrain myself
until the 6.6 split occurs from touching not-demonstrably-broken code.
Diffstat (limited to 'src/include/executor/nodeNestloop.h')
0 files changed, 0 insertions, 0 deletions
