summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/postgresql/CallableStatement.java
diff options
context:
space:
mode:
authorTom Lane1999-06-21 01:26:56 +0000
committerTom Lane1999-06-21 01:26:56 +0000
commit1f2c6f4f48203dbeaec0bf55a48ae25150d52d35 (patch)
treeb8eed6d4740af291416d8e2d9762e907b2c65a39 /src/interfaces/jdbc/postgresql/CallableStatement.java
parentfd8e580bb7e2793621b14662122ac5cd647b7fb1 (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/interfaces/jdbc/postgresql/CallableStatement.java')
0 files changed, 0 insertions, 0 deletions