Re: WIP patch for consolidating misplaced-aggregate checks - Mailing list pgsql-hackers

From Tom Lane
Subject Re: WIP patch for consolidating misplaced-aggregate checks
Date
Msg-id 7204.1344554126@sss.pgh.pa.us
Whole thread Raw
In response to Re: WIP patch for consolidating misplaced-aggregate checks  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Here's an updated version taking into account the discussion so far.
It's still a net addition of code (about +200 lines according to
diffstat), but I think the consolidation of logic is probably worth
that.

Any further comments?

            regards, tom lane


Attachment

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap
Next
From: Tom Lane
Date:
Subject: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap