1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00
Files
postgres/src
Tom Lane b021e9a130 Put back code in nodeAgg to generate a dummy all-nulls input tuple
before calling execProject, when the outerPlan has returned zero tuples.
I took this out under the mistaken impression that the input tuple
couldn't be referenced by execProject if we weren't in GROUP BY mode.
But it can, if we're in an UPDATE or DELETE...
1999-10-30 01:18:16 +00:00
..
1999-10-29 23:52:22 +00:00
1998-11-19 02:39:51 +00:00
1999-10-26 03:12:39 +00:00
1999-10-29 19:39:31 +00:00
1999-10-09 01:30:23 +00:00
Hi,
1999-10-13 11:38:42 +00:00
Hi,
1999-10-13 11:38:42 +00:00
1999-10-12 14:42:04 +00:00
1999-10-12 14:42:04 +00:00
1999-07-30 03:45:57 +00:00
1997-08-22 16:38:33 +00:00
Hi,
1999-10-13 11:38:42 +00:00