Re: Aggregate function API versus grouping sets - Mailing list pgsql-hackers

From Andrew Gierth
Subject Re: Aggregate function API versus grouping sets
Date
Msg-id 87simidz5i.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: Aggregate function API versus grouping sets  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Aggregate function API versus grouping sets  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Re: Aggregate function API versus grouping sets  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:

 Tom> If we're going to do that, I think it needs to be in 9.4.  Are
 Tom> you going to work up a patch?

How's this?  (applies and passes regression on 9.4 and master)

--
Andrew (irc:RhodiumToad)


Attachment

pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: "RETURNING PRIMARY KEY" syntax extension
Next
From: Bruce Momjian
Date:
Subject: Pg_upgrade and toast tables bug discovered