Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Craig Ringer <craig(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId
Date: 2016-11-24 18:43:06
Message-ID: 20161124184306.gayf2km7ejk526ex@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> > I considered the argument here for a bit and I think Craig is right --
>
> FWIW, I agree. We shouldn't require every call site to special-case this,
> and we definitely don't want it to require special cases in SQL code.
>
> (And I'm for back-patching, too.)

Pushed.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2016-11-24 18:44:40 Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId
Previous Message Pavel Stehule 2016-11-24 18:31:55 Re: patch: function xmltable