Re: [bugfix] commit timestamps ERROR on lookup of FrozenTransactionId
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Craig Ringer <craig@2ndquadrant.com>, Andres Freund <andres@anarazel.de>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2016-11-24T18:43:06Z
Lists: pgsql-hackers
Tom Lane wrote: > Alvaro Herrera <alvherre@2ndquadrant.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
Commits
-
Fix commit_ts for FrozenXid and BootstrapXid
- 9b66342901f2 9.6.2 landed
- 7816d13563b7 9.5.6 landed
- 4aaddf2f0098 10.0 landed