Re: Reserve prefixes for loaded libraries proposal
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Chapman Flack <chap@anastigmatix.net>, Florin Irion <irionr@gmail.com>, pgsql-hackers@postgresql.org
Date: 2021-10-01T04:27:41Z
Lists: pgsql-hackers
On Thu, 2021-09-30 at 18:26 -0400, Chapman Flack wrote: > On 09/30/21 17:54, Florin Irion wrote: > > We could also help users get a warning if they set a parameter with the > > `SET` command. > > So I am in favor of patching this. +1 on the idea. Yours, Laurenz Albe
Commits
-
Warning on SET of nonexisting setting with a prefix reserved by an extension
- 75d22069e00d 15.0 landed