| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Erik Rijkers <er(at)xs4all(dot)nl> |
| Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Robert Treat <rob(at)xzilla(dot)net>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, 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-11-22 18:50:36 |
| Message-ID: | Y30Z/AddvUCzH6OA@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Nov 22, 2022 at 07:47:26PM +0100, Erik Rijkers wrote:
> Op 22-11-2022 om 19:00 schreef Bruce Momjian:
> > On Mon, Nov 21, 2022 at 11:15:36AM +0100, Laurenz Albe wrote:
> > > ..., while both columns will be set in read-write transactions.
> >
> > Agreed, changed. Updated patch attached.
>
> In func.sgml:
>
> 'Only top-level transaction ID are' should be
> 'Only top-level transaction IDs are'
>
> 'subtransaction ID are' should be
> 'subtransaction IDs are'
>
> In xact.sgml:
>
> 'Non-virtual <literal>TransactionId</literal> (or <type>xid</type>)' should
> be
> 'Non-virtual <literal>TransactionId</literal>s (or <type>xid</type>s)'
Agreed, updated patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| Attachment | Content-Type | Size |
|---|---|---|
| xact.diff | text/x-diff | 24.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2022-11-22 19:02:16 | Re: Damage control for planner's get_actual_variable_endpoint() runaway |
| Previous Message | Erik Rijkers | 2022-11-22 18:47:26 | Re: New docs chapter on Transaction Management and related changes |