Re: Improve documentation regarding custom settings, placeholders, and the administrative functions - Mailing list pgsql-hackers

From Zhang Mingli
Subject Re: Improve documentation regarding custom settings, placeholders, and the administrative functions
Date
Msg-id 096192ec-c8a1-4eec-8be4-bfd5fb2b00f9@Spark
Whole thread Raw
In response to Re: Improve documentation regarding custom settings, placeholders, and the administrative functions  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
On Feb 28, 2025 at 02:27 +0800, David G. Johnston <david.g.johnston@gmail.com>, wrote:
On Thu, Feb 6, 2025 at 8:04 AM Zhang Mingli <zmlpostgres@gmail.com> wrote:
On Feb 6, 2025 at 10:49 +0800, David G. Johnston <david.g.johnston@gmail.com>, wrote:

Yes, and when it does it is doing so in lieu of an error, and thus it is not returning the value of the setting.  It does not mean the value taken on by the named parameter is NULL, which is not possible. i.e., SHOW will never produce NULL.
Hi,

OK, LGTM.


Thank you for the review.  If you would like to add yourself as the reviewer and mark this ready to commit here is the commitfest entry.
https://commitfest.postgresql.org/patch/5548/
David J.
Hi, Done.


--
Zhang Mingli
HashData

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Confine vacuum skip logic to lazy_scan_skip
Next
From: Andy Alsup
Date:
Subject: Re: Update docs for UUID data type