all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* sql change: NEWS entry necessary?  or no defcustoms at all?
@ 2021-05-26 19:26 Ingo Lohmar
  2021-05-26 21:39 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Ingo Lohmar @ 2021-05-26 19:26 UTC (permalink / raw)
  To: emacs-devel


A week ago, I added (on master, dac694b8bb) the defcustom
`sql-postgres-statement-starters'.  It is a regexp for
sql-product-specific additional statement start commands, analogous to
the existing `sql-oracle-statement-starters'.  It now occurs to me that
my commit may lack a NEWS entry, after all it's a new user option.

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?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-27 20:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-26 19:26 sql change: NEWS entry necessary? or no defcustoms at all? Ingo Lohmar
2021-05-26 21:39 ` Lars Ingebrigtsen
2021-05-27  6:48   ` Eli Zaretskii
2021-05-27 20:57     ` Ingo Lohmar

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.