Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Justin Pryzby <pryzby@telsasoft.com>,
Dmitry Koval <d.koval@postgrespro.ru>,
Dilip Kumar <dilipbalaut@gmail.com>, andrewbille@gmail.com,
pgsql-bugs@lists.postgresql.org,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Date: 2022-09-27T15:51:45Z
Lists: pgsql-bugs
Masahiko Sawada <sawada.mshk@gmail.com> writes: > Thank you for updating the patch. I've attached an updated 0001 patch. Pushed, thanks. regards, tom lane
Commits
-
Renumber GUC flags for a bit more sanity.
- 7ac918ada003 16.0 landed
-
Introduce GUC_NO_RESET flag.
- 385366426511 16.0 landed