Re: BUG #17077: about three parameters in postgresql 13.3

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "leiyanliang@highgo.com" <leiyanliang@highgo.com>
Cc: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2021-07-17T14:20:24Z
Lists: pgsql-bugs
"leiyanliang@highgo.com" <leiyanliang@highgo.com> writes:
> I want to know: this bug report is a problem or not ?

The code is operating as designed.  It does seem odd that there's no
mention of these variables in the documentation, though.

			regards, tom lane



Commits

  1. Doc: document the current-transaction-modes GUCs.