Re: Hash support for grouping sets
Mark Dilger <hornschnorter@gmail.com>
From: Mark Dilger <hornschnorter@gmail.com>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-08T16:00:06Z
Lists: pgsql-hackers
> On Mar 8, 2017, at 5:47 AM, Andrew Gierth <andrew@tao11.riddles.org.uk> wrote: > >>>>>> "Mark" == Mark Dilger <hornschnorter@gmail.com> writes: > > Mark> On my MacBook, `make check-world` gives differences in the > Mark> contrib modules: > > Thanks! Latest cleaned up version of patch is attached. This fixes both the warning and the contrib tests on linux and mac.
Commits
-
Support hashed aggregation with grouping sets.
- b5635948ab16 10.0 landed