Re: Clarify how triggers relate to transactions

Euler Taveira <euler@eulerto.com>

From: "Euler Taveira" <euler@eulerto.com>
To: "Nathan Long" <him@nathanmlong.com>, "Laurenz Albe" <laurenz.albe@cybertec.at>
Cc: pgsql-docs@lists.postgresql.org
Date: 2021-05-02T15:45:45Z
Lists: pgsql-hackers, pgsql-docs
On Wed, Apr 28, 2021, at 2:18 PM, Nathan Long wrote:
> Gotcha. Where would I go to make the PR?
> 
There is no such PR feature; we don't use GitHub despite of having a mirror
there. As Laurenz said you should create a patch (using your preferred git
command) and attach to this thread. If you prefer, you can also send the patch
to pgsql-hackers ML (add the link to this thread). The next step is to register
your patch to the next commitfest [1] so we don't lose track of it. For a
complete reference about submitting a patch, take a look at [2].

[1] https://commitfest.postgresql.org/33/
[2] https://wiki.postgresql.org/wiki/Submitting_a_Patch

Regards,

--
Euler Taveira
EDB   https://www.enterprisedb.com/

Commits

  1. Doc: clarify how triggers relate to transactions.