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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
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 16:51:24
Message-ID: 18240.1480006284@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Kellerer 2016-11-24 17:09:04 Re: UNDO and in-place update
Previous Message Bruce Momjian 2016-11-24 16:40:46 Re: UNDO and in-place update