Re: bug in citext's upgrade script for parallel aggregates

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bug in citext's upgrade script for parallel aggregates
Date: 2016-07-23 10:22:41
Message-ID: CAKJS1f8Rbbf=5JAx3cti2F=xVKM=StRNSZCikQtDEv4NuPMwPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14 July 2016 at 02:00, Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
> On 07/09/2016 05:42 AM, David Rowley wrote:
>> On 30 June 2016 at 03:49, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>>> Since we've already released beta2, I think we need to do a whole new
>>> extension version. We treated beta1 as a sufficiently-significant
>>> event to mandate a version bump, so we should do the same here.
>>
>>
>> Ok, good point. Patch attached.
>
>
> Thanks!
>
> I tested the patch and it looks good.

Thanks for looking.

I've added this to the open items list so that it does not get forgotten about.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2016-07-23 12:25:06 Re: AdvanceXLInsertBuffer vs. WAL segment compressibility
Previous Message Amit Kapila 2016-07-23 07:55:55 Re: Reviewing freeze map code