* sql.el should add support PostgreSQL alias "postgresql" of "postgres"
@ 2020-03-17 8:55 stardiviner
2020-04-08 12:32 ` Bruno Félix Rezende Ribeiro
0 siblings, 1 reply; 3+ messages in thread
From: stardiviner @ 2020-03-17 8:55 UTC (permalink / raw)
To: Emacs Help; +Cc: michael
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Emacs built-in sql.el mode "sql-mode" is used by many extra extensions. Like Org
Mode, ejc-sql (https://github.com/kostafey/ejc-sql) etc.
Here is a discussion
(https://lists.gnu.org/archive/html/emacs-orgmode/2020-01/msg00347.html) of add
alias "postgresql" for "postgres" which comes from `sql-product-alist'.
And in ejc-sql I got this issue again because `sql-set-product' invoked in
ejc-sql but has no match of "postgresql" in `sql-product-alist' caused error.
So I hope sql.el can support "postgresql" name alias in `sql-product-alist'.
- --
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
- --
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
-----BEGIN PGP SIGNATURE-----
iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl5wkIEUHG51bWJjaGls
ZEBnbWFpbC5jb20ACgkQG13xyVromsMKmQf/cE8ZeHPMS3T+R5k1ldD71thEkV9U
drj4PwGLTY9IwrazYFFuXbIgr2d6MLCIGSqAFiYuVcCVewStt7pz1EjdKLBlClXx
8ff/0KE4UKShEoWY7N7N9U44dwnLos/+gpXESHnHi0DrxAcsXf+ROYUbfJgEBoqG
8y4U8yJnhTE4dpODv3ipDzyOrZ1E69dRHRgiMhXKE7xZhzxoH/n8G+RkddS+wbrh
g5Vc4rXc4TccU4ER163vhJSBbXOr5S4qpgPUGvP0OqUQA2YOr2//eA+bhFrUqkdl
YyUzEvxtLdAUVhsLhE2cwGSyUNDRRhqOF5kFU6xStvrBv4tHlS9+xJb4mg==
=UA2s
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sql.el should add support PostgreSQL alias "postgresql" of "postgres"
2020-03-17 8:55 sql.el should add support PostgreSQL alias "postgresql" of "postgres" stardiviner
@ 2020-04-08 12:32 ` Bruno Félix Rezende Ribeiro
2020-04-12 1:06 ` stardiviner
0 siblings, 1 reply; 3+ messages in thread
From: Bruno Félix Rezende Ribeiro @ 2020-04-08 12:32 UTC (permalink / raw)
To: stardiviner; +Cc: michael, Emacs Help
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
Hello,
stardiviner <numbchild@gmail.com> writes:
> So I hope sql.el can support "postgresql" name alias in
> `sql-product-alist'.
Perhaps send a bug report using ‘report-emacs-bug’ to ensure this will
eventually be followed upon?
--
Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
<http://oitofelix.freeshell.org/>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sql.el should add support PostgreSQL alias "postgresql" of "postgres"
2020-04-08 12:32 ` Bruno Félix Rezende Ribeiro
@ 2020-04-12 1:06 ` stardiviner
0 siblings, 0 replies; 3+ messages in thread
From: stardiviner @ 2020-04-12 1:06 UTC (permalink / raw)
To: Bruno Félix Rezende Ribeiro; +Cc: michael, Emacs Help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Bruno Félix Rezende Ribeiro <oitofelix@gnu.org> writes:
> Hello,
>
> stardiviner <numbchild@gmail.com> writes:
>
>> So I hope sql.el can support "postgresql" name alias in
>> `sql-product-alist'.
>
> Perhaps send a bug report using ‘report-emacs-bug’ to ensure this will
> eventually be followed upon?
I see, thanks @Bruno
- --
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
-----BEGIN PGP SIGNATURE-----
iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl6SaX4UHG51bWJjaGls
ZEBnbWFpbC5jb20ACgkQG13xyVromsOlHgf9Ebh067yzw9x97bvqUliDPst3c4v/
hj46NmssW8jJDUWnwnZ+56IBQ5GzqvdvJH9KGV7dtZuW0OkL0yNcDWQJjieQ+6/W
zZf2wPb4gzIbJyRrK3Cu8L98kUyZmx4EaoE6QQWRmqQgKRX06m2D6MapeQqswTAZ
nyZ+ndT4o3zC9883Y75VOxg+citmlAOMVE0/7osgrbiOiZVu9Nm4hUNYl6Lkv++i
CnH82LMFYxd1E55hnMgQe8UG6/omhU/Gpd+Dz3Qi/04cdrtrw8j5nxIzd4cnlmQt
paDyEJmAcGwaacCGbDq6awsk6dZ/MXmYfrb1+Ig+zar9ooONRZQPBXS7Bg==
=GwlS
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-12 1:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17 8:55 sql.el should add support PostgreSQL alias "postgresql" of "postgres" stardiviner
2020-04-08 12:32 ` Bruno Félix Rezende Ribeiro
2020-04-12 1:06 ` stardiviner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).