Re: Simplify set of flags used by MyXactFlags
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-01-25T10:19:32Z
Lists: pgsql-hackers
Attachments
- v3-0001-Simplify-2PC-restriction-handling-for-temporary-obje.patch (text/x-diff) patch v3-0001
On Thu, Jan 24, 2019 at 08:56:05AM -0300, Alvaro Herrera wrote: > Uh, I didn't think it was necessary nor desirable to rename the flag, > only the user-visible message. Oh, OK. I have overstated your comment then. Are you fine with the attached instead? The flag name remains the same, and the comment is updated. -- Michael
Commits
-
Simplify restriction handling of two-phase commit for temporary objects
- c9b75c5838fe 12.0 landed