Re: Clarify how triggers relate to transactions

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: him@nathanmlong.com, pgsql-docs@lists.postgresql.org
Date: 2021-09-01T21:25:57Z
Lists: pgsql-hackers, pgsql-docs
Laurenz Albe <laurenz.albe@cybertec.at> writes:
> On Fri, 2021-07-30 at 16:20 -0400, Tom Lane wrote:
>> I think it'd work out best to make this a separate para after the
>> one that defines before/after/instead-of triggers.  How do you
>> like the attached?

> That is better, and I like your patch.  Thanks!
> Keeping paragraphs short is a good thing.

Pushed like that, then.

			regards, tom lane



Commits

  1. Doc: clarify how triggers relate to transactions.