[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sql change: NEWS entry necessary? or no defcustoms at all?
From: |
Eli Zaretskii |
Subject: |
Re: sql change: NEWS entry necessary? or no defcustoms at all? |
Date: |
Thu, 27 May 2021 09:48:45 +0300 |
> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Wed, 26 May 2021 23:39:45 +0200
> Cc: emacs-devel@gnu.org
>
> Ingo Lohmar <ingo.lohmar@posteo.net> writes:
>
> > The reason I did not add an entry, and that now I am asking for
> > guidance, is that this "option" should, IMO, ideally be a defvar (or
> > even defconst), it's *not* really intended for customization, but just
> > states some knowledge about PostgreSQL. The reason I still did use a
> > defcustom was only for the analogy with the Oracle-specific variable.
> >
> > WDYT?
>
> Changing it (and the Oracle user option) into defvars sounds OK to me.
No objections from me, either.