Re: set_config() documentation clarification - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: set_config() documentation clarification
Date
Msg-id CAKFQuwZe-wccYKouzFBcxL488jsQFNS2BO57qbUkVV9kw98-Pw@mail.gmail.com
Whole thread Raw
In response to set_config() documentation clarification  ("Joel Jacobson" <joel@compiler.org>)
Responses Re: set_config() documentation clarification  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, Jan 4, 2021 at 8:26 AM Joel Jacobson <joel@compiler.org> wrote:
this behaviour is not mentioned anywhere as far as I can see:



I do think "Customized Options" is an accurate description.  One needs to consider their usage of such variables as "modular" even though there is no library code involved.  i.e., the description is possibly overly specific but the variables created in this manner are simply namespaced but otherwise usable in any manner you deem fit.

David J.

pgsql-hackers by date:

Previous
From: Victor Yegorov
Date:
Subject: Re: Deleting older versions in unique indexes to avoid page splits
Next
From: Dean Rasheed
Date:
Subject: Bug in numeric_power() if exponent is INT_MIN