diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-16 03:23:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-16 03:23:18 +0000 |
commit | e64a331179607fece8cfaef4f2a3ffb6a481f4f2 (patch) | |
tree | 2ae8c01838944d14215fa2655c3609dbd64ae320 /src/backend/parser/parse_func.c | |
parent | 4a3a1e2cf15bdb4c0cad08043bec3111cd700113 (diff) | |
download | postgresql-e64a331179607fece8cfaef4f2a3ffb6a481f4f2.tar.gz postgresql-e64a331179607fece8cfaef4f2a3ffb6a481f4f2.zip |
Fix some (more) problems with subselects in rules. Rewriter failed to
mark query as having subselects if a subselect was added from a rule
WHERE condition (as opposed to a rule action). Also, fix adjustment
of varlevelsup so that it actually has some prospect of working when
inserting an expression containing a subselect into a subquery.
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions