Re: Emit a warning if the extension's GUC is set incorrectly - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Emit a warning if the extension's GUC is set incorrectly
Date
Msg-id 20211221.100834.1297468238807011575.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Emit a warning if the extension's GUC is set incorrectly  (Shinya Kato <Shinya11.Kato@oss.nttdata.com>)
List pgsql-hackers
At Mon, 20 Dec 2021 21:05:23 +0900, Shinya Kato <Shinya11.Kato@oss.nttdata.com> wrote in 
> - v6-01-Add-EmitWarningsOnPlaceholders.patch
> We should use EmitWarningsOnPlaceholders when we use
> DefineCustomXXXVariable.
> I don't think there is any room for debate.

Unfortunately, pltcl.c defines variables both in pltcl and pltclu but
the patch adds the warning only for pltclu.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: sequences vs. synchronous replication
Next
From: "wangw.fnst@fujitsu.com"
Date:
Subject: RE: Confused comment about drop replica identity index