Re: pgsql: Reorder 9.3 release note items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Simon Riggs <simon(at)2ndQuadrant(dot)com>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Reorder 9.3 release note items
Date: 2013-04-21 13:16:32
Message-ID: 20130421131632.GI7095@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Apr 21, 2013 at 03:09:19PM +0200, Andres Freund wrote:
> On 2013-04-21 09:06:51 -0400, Bruce Momjian wrote:
> >
> > OK, all changes made and committed. Thanks. (You can see the details
> > in the git commit.)
> >
> > For this item:
> >
> > * Correct predicate locking for DROP INDEX CONCURRENTLY -
> > bugfix not a feature
> >
> > did you have new text. We do mention bug fixes. I changed "Correct" to
> > "Fix" in a later commit.
>
> But we usually don't if they have been fixed in a previous point release
> in the back branches, right?

Oh, that was backpatched? OK, removed.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2013-04-21 13:22:38 Re: pgsql: Reorder 9.3 release note items
Previous Message Bruce Momjian 2013-04-21 13:16:27 pgsql: Remove 9.3 item about fixing DROP INDEX CONCURRENTLY