From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: stardiviner Newsgroups: gmane.emacs.help Subject: sql.el should add support PostgreSQL alias "postgresql" of "postgres" Date: Tue, 17 Mar 2020 16:55:29 +0800 Message-ID: <87fte72we6.fsf@gmail.com> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="9582"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.3.8; emacs 28.0.50 Cc: michael@mauger.com To: Emacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 17 10:06:40 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jE8BL-0002Kr-61 for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 17 Mar 2020 10:06:39 +0100 Original-Received: from localhost ([::1]:54740 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jE8BK-0007JI-8V for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 17 Mar 2020 05:06:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41498) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jE8Az-0007Iz-9p for help-gnu-emacs@gnu.org; Tue, 17 Mar 2020 05:06:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jE8Ax-000245-WE for help-gnu-emacs@gnu.org; Tue, 17 Mar 2020 05:06:17 -0400 Original-Received: from [183.249.138.243] (port=1576 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jE8Am-0007oP-3Q for help-gnu-emacs@gnu.org; Tue, 17 Mar 2020 05:06:15 -0400 Original-Received: by dark.localdomain (Postfix, from userid 1000) id CE7A6241869; Tue, 17 Mar 2020 16:55:32 +0800 (CST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 183.249.138.243 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122598 Archived-At: =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Emacs built-in sql.el mode "sql-mode" is used by many extra extensions. Lik= e 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 erro= r. So I hope sql.el can support "postgresql" name alias in `sql-product-alist'. =2D --=20 [ 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 =20=20=20=20=20=20 =2D --=20 [ 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 =20=20=20=20=20=20 =2D----BEGIN PGP SIGNATURE----- iQFIBAEBCAAyFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAl5wkIEUHG51bWJjaGls ZEBnbWFpbC5jb20ACgkQG13xyVromsMKmQf/cE8ZeHPMS3T+R5k1ldD71thEkV9U drj4PwGLTY9IwrazYFFuXbIgr2d6MLCIGSqAFiYuVcCVewStt7pz1EjdKLBlClXx 8ff/0KE4UKShEoWY7N7N9U44dwnLos/+gpXESHnHi0DrxAcsXf+ROYUbfJgEBoqG 8y4U8yJnhTE4dpODv3ipDzyOrZ1E69dRHRgiMhXKE7xZhzxoH/n8G+RkddS+wbrh g5Vc4rXc4TccU4ER163vhJSBbXOr5S4qpgPUGvP0OqUQA2YOr2//eA+bhFrUqkdl YyUzEvxtLdAUVhsLhE2cwGSyUNDRRhqOF5kFU6xStvrBv4tHlS9+xJb4mg=3D=3D =3DUA2s =2D----END PGP SIGNATURE-----