Re: BUG #17077: about three parameters in postgresql 13.3
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "leiyanliang@highgo.com" <leiyanliang@highgo.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2021-07-17T14:50:39Z
Lists: pgsql-bugs
On Sat, Jul 17, 2021 at 7:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > > "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. I think the point that the 3 GUCs have no explanation in the docs but still show up in the pg_settings was discussed at [1]. There, we wanted to add GUC_NO_SHOW_ALL for 3 of them. I still would prefer it because the 3 GUCs will only be used internally(?). [1] - https://www.postgresql.org/message-id/237342.1620491116%40sss.pgh.pa.us Regards, Bharath Rupireddy.
Commits
-
Doc: document the current-transaction-modes GUCs.
- cf6e5c7ebbab 9.6.23 landed
- bb9beade2581 12.8 landed
- 665c5855e582 15.0 landed
- 52d0e9d45a20 10.18 landed
- 4466b38ec6ff 14.0 landed
- 35e9d26a1bfe 13.4 landed
- 3058732dcc9b 11.13 landed