Re: PG 17 and GUC variables

2024-08-04 Thread Robert Treat
On Sun, Aug 4, 2024 at 4:45 AM Heikki Linnakangas wrote: > On 04/08/2024 06:29, Robert Treat wrote: > > I was looking at trace_connection_negotiation and ran across this > > commit removing it's mention from the release notes because it is > > undocumented: > > https://git.postgresql.org/gitweb/

Re: PG 17 and GUC variables

2024-08-04 Thread Heikki Linnakangas
On 04/08/2024 06:29, Robert Treat wrote: I was looking at trace_connection_negotiation and ran across this commit removing it's mention from the release notes because it is undocumented: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=95cabf542f04b634303f899600ea62fb256a08c2

Re: PG 17 and GUC variables

2024-08-03 Thread Robert Treat
On Thu, Jun 20, 2024 at 10:03 PM Michael Paquier wrote: > > On Thu, Jun 20, 2024 at 08:01:19PM -0400, Bruce Momjian wrote: > > FYI, looking at the release notes, I see 15 GUC variables added in this > > release, and two removed. That 15 number seemed unusually high so I > > thought I would report

Re: PG 17 and GUC variables

2024-06-20 Thread Michael Paquier
On Thu, Jun 20, 2024 at 08:01:19PM -0400, Bruce Momjian wrote: > FYI, looking at the release notes, I see 15 GUC variables added in this > release, and two removed. That 15 number seemed unusually high so I > thought I would report it. Scanning pg_settings across the two versions, I'm seeing: - R