Re: onlyvalue aggregate (was: First Aggregate Funtion?) - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: onlyvalue aggregate (was: First Aggregate Funtion?)
Date
Msg-id CADkLM=dK6fiFqiBytNQYLGW21SMHDYaU17_7m=Bqerrp3=GkEg@mail.gmail.com
Whole thread
In response to Re: onlyvalue aggregate (was: First Aggregate Funtion?)  (Marko Tiikkaja <marko@joh.to>)
List pgsql-hackers
On Fri, Nov 20, 2015 at 10:54 PM, Marko Tiikkaja <marko@joh.to> wrote:
Hi Dean,

Here's v2 of the patch.  How's this look?


.m


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


Sorry I didn't see this thread sooner.

I haven't applied the patch, but the test cases illustrate that the function does everything I want, and has inspired me to think a bit about some other assert-ish functions. Thanks!


pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: COPY (INSERT/UPDATE/DELETE .. RETURNING ..)
Next
From: Jaime Casanova
Date:
Subject: Re: GIN pending list clean up exposure to SQL