onlyvalue aggregate (was: First Aggregate Funtion?)

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: onlyvalue aggregate (was: First Aggregate Funtion?)
Date: 2015-10-28 16:50:19
Message-ID: 5630FCCB.6050802@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here's a patch for the aggregate function outlined by Corey Huinker in
CADkLM=foA_oC_Ri23F9PbfLnfwXFbC3Lt8bBzRu3=CB77G9_qw(at)mail(dot)gmail(dot)com . I
called it "onlyvalue", which is a horrible name, but I have nothing
better to offer. (Corey called it "only", but that doesn't really work
since ONLY is a fully reserved keyword.)

I'll add this to September's commit fest, but if you want to bash me or
the patch in the meanwhile, go ahead.

.m

Attachment Content-Type Size
onlyvalue_v1.patch text/x-patch 9.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2015-10-28 16:53:07 Re: onlyvalue aggregate (was: First Aggregate Funtion?)
Previous Message Jeff Janes 2015-10-28 16:34:31 Re: [PATCH v2] GSSAPI encryption support