Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Tom Lane <tgl@sss.pgh.pa.us>, 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-06-28T07:58:49Z
Lists: pgsql-bugs
On Tue, Jun 28, 2022 at 03:58:41PM +0900, Masahiko Sawada wrote: > Agreed. I've attached an updated patch. I can see that this has been registered in the CF app. I'll try to glimpse through that. -- Michael
Commits
-
Renumber GUC flags for a bit more sanity.
- 7ac918ada003 16.0 landed
-
Introduce GUC_NO_RESET flag.
- 385366426511 16.0 landed