diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-21 18:39:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-06-21 18:39:42 +0000 |
commit | 59fd249a300d4dbf0b0388ea943e666ad6ab2f95 (patch) | |
tree | ee8362e031b83a21db1fb9fd620c6bce13165ccb /src/backend/access/transam/xlog.c | |
parent | 1f5ca045a435bc6aa9c98d7296973925c5208add (diff) | |
download | postgresql-59fd249a300d4dbf0b0388ea943e666ad6ab2f95.tar.gz postgresql-59fd249a300d4dbf0b0388ea943e666ad6ab2f95.zip |
Remove ancient kluge that kept nodeAgg.c from crashing on UPDATEs involving
aggregates. We just disallowed that, and AFAICS there should be no other
cases where direct (non-aggregated) references to input columns are allowed
in a query with aggregation and no GROUP BY.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions