Re: [PATCH] Negative Transition Aggregate Functions (WIP)

From: Florian Pflug <fgp(at)phlo(dot)org>
To: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Greg Stark <stark(at)mit(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Negative Transition Aggregate Functions (WIP)
Date: 2014-04-01 19:58:35
Message-ID: 0B4C4256-D87D-45ED-B630-F15374D9C3B1@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Apr1, 2014, at 10:08 , Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> wrote:
> On 31 March 2014 01:58, Florian Pflug <fgp(at)phlo(dot)org> wrote:
>> Attached are updated patches that include the EXPLAIN changes mentioned
>> above and updated docs.
>>
>
> These patches need re-basing --- they no longer apply to HEAD.

Rebased to head (554bb3beba27bf4a49edecc40f6c0f249974bc7c). I had to
re-assign OIDs in the dependent paches again (those which actually
add the various inverse transition functions).

best regards,
Florian Pflug

Attachment Content-Type Size
invtrans_strictstrict_arith_ecddfd.patch application/octet-stream 69.3 KB
invtrans_strictstrict_base_2825a5.patch application/octet-stream 105.3 KB
invtrans_strictstrict_collecting_7d3716.patch application/octet-stream 32.8 KB
invtrans_strictstrict_docs_e918e4.patch application/octet-stream 21.8 KB
invtrans_strictstrict_minmax_486bbc.patch application/octet-stream 70.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2014-04-01 20:07:31 Re: json/jsonb/hstore operator precedence
Previous Message Jim Nasby 2014-04-01 19:40:29 Re: json/jsonb/hstore operator precedence