Re: [COMMITTERS] pgsql: Account for catalog snapshot in PGXACT->xmin updates.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Noah Misch <noah@leadboat.com>
Cc: Simon Riggs <simon@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-11-04T16:23:36Z
Lists: pgsql-hackers
Noah Misch <noah@leadboat.com> writes:
> I plan to use the attached patch after the minor release tags land.  If
> there's significant support, I could instead push before the wrap.

This looks fine to me --- I think you should push now.

(which reminds me, I'd better get on with making release notes.)

			regards, tom lane


Commits

  1. Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

  2. Account for catalog snapshot in PGXACT->xmin updates.