Re: Incorrect GUC descriptions in docs and postgresql.conf.sample - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Incorrect GUC descriptions in docs and postgresql.conf.sample
Date
Msg-id YK81W6WKVcYW8Tve@paquier.xyz
Whole thread Raw
In response to Re: Incorrect GUC descriptions in docs and postgresql.conf.sample  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Wed, May 26, 2021 at 11:10:22AM +0900, Michael Paquier wrote:
> There is one point where you are right here: log_lock_waits has no
> need to be changed.  Looks like I checked too many things at once.

Fixed that, did one extra round of review, and applied.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Skip partition tuple routing with constant partition key
Next
From: "tsunakawa.takay@fujitsu.com"
Date:
Subject: RE: Parallel Inserts in CREATE TABLE AS