Re: Re: [COMMITTERS] pgsql: Fix collation assignment for aggregates with ORDER BY.

From: David Fetter <david(at)fetter(dot)org>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Fix collation assignment for aggregates with ORDER BY.
Date: 2013-04-27 02:22:00
Message-ID: 20130427022200.GA32284@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Fri, Apr 26, 2013 at 05:52:03PM -0700, Jeff Davis wrote:
> On Fri, 2013-04-26 at 16:46 -0700, David Fetter wrote:
> > On Fri, Apr 26, 2013 at 07:49:47PM +0000, Tom Lane wrote:
> > > Given this risk and the lack of field complaints about the issue, it
> > > doesn't seem prudent to back-patch.
>
> ...
>
> > This needs back-patching to 9.1, where the bug was introduced.
>
> It was explained in the commit message why it was not backported.

Oops. Sorry about that, Tom.

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-04-27 02:47:16 pgsql: Improve message about failed transaction log archiving
Previous Message Peter Eisentraut 2013-04-27 02:15:21 pgsql: Update config.guess and config.sub

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-04-27 02:22:29 exactly what is COPY BOTH mode supposed to do in case of an error?
Previous Message Jeff Davis 2013-04-27 00:52:03 Re: Re: [COMMITTERS] pgsql: Fix collation assignment for aggregates with ORDER BY.