From: | Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Erik Rijkers <er(at)xs4all(dot)nl>, Robert Treat <rob(at)xzilla(dot)net>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: New docs chapter on Transaction Management and related changes |
Date: | 2022-10-14 07:55:05 |
Message-ID: | CANbhV-G9O=W8hKb+aM5PG8X4CqqAbXFGHhS73TVoTK76iBzUzg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 13 Oct 2022 at 23:06, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> Thanks, updated patch attached. You can see the output at:
Thank you for your work to tighten and cleanup this patch, much appreciated.
I had two minor typos, plus a slight rewording to avoid using the word
"global" in the last section, since that is associated with
distributed or 2PC transactions. For those changes, I provide a
patch-on-patch so you can see clearly.
In related changes, I've also done some major rewording of the RELEASE
SAVEPOINT command, since it was incorrectly described as having "no
other user visible behavior". A complex example is given to explain,
using the terminology established in the main patch.
--
Simon Riggs http://www.EnterpriseDB.com/
Attachment | Content-Type | Size |
---|---|---|
xact.patch-on-patch | application/octet-stream | 1.2 KB |
doc-release-savepoint.v1.patch | application/octet-stream | 3.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Fan | 2022-10-14 08:07:21 | Re: Question about pull_up_sublinks_qual_recurse |
Previous Message | Peter Eisentraut | 2022-10-14 07:39:26 | refactor ownercheck and aclcheck functions |