diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-02-22 23:44:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-02-22 23:44:25 +0000 |
commit | cc77005df7177d9af1c23b7af1cac08102fcbca9 (patch) | |
tree | f3fa89de1b1e46d901bd0f17bbd3ceed4fa8a480 /src/backend/utils/adt/array_userfuncs.c | |
parent | 3c5985b473024f45005c8b4776d4d63ed2d39d82 (diff) | |
download | postgresql-cc77005df7177d9af1c23b7af1cac08102fcbca9.tar.gz postgresql-cc77005df7177d9af1c23b7af1cac08102fcbca9.zip |
Change Agg and Group nodes so that Vars contained in their targetlists
and quals have varno OUTER, rather than zero, to indicate a reference to
an output of their lefttree subplan. This is consistent with the way
that every other upper-level node type does it, and allows some simplifications
in setrefs.c and EXPLAIN.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions