Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: WIP patch for consolidating misplaced-aggregate checks  (Alvaro Herrera <[email protected]>)
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