From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: # Date: Sat, 27 Apr 2019 22:13:42 +0200 Organization: START YOUR OWN GOLD MINE Message-ID: <20190427201342.GF16260@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="138828"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 27 22:18:48 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hKTmZ-000a07-U2 for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Apr 2019 22:18:48 +0200 Original-Received: from localhost ([127.0.0.1]:35955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKTmY-0000MG-NE for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Apr 2019 16:18:46 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hKTmJ-0000KZ-Km for help-gnu-emacs@gnu.org; Sat, 27 Apr 2019 16:18:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hKTiE-000201-R8 for help-gnu-emacs@gnu.org; Sat, 27 Apr 2019 16:14:20 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:53863) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hKTiE-0001jV-Ei for help-gnu-emacs@gnu.org; Sat, 27 Apr 2019 16:14:18 -0400 Original-Received: from protected.rcdrun.com ([::ffff:31.223.149.176]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA; Sat, 27 Apr 2019 13:13:43 -0700 id 00000000000DF916.000000005CC4B7F7.000039AF Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C2299.000000005CC4B7F6.00003FF8; Sat, 27 Apr 2019 22:13:42 +0200 Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.170.207.13 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120075 Archived-At: I was using the module emacs-libpq for months without problem. Reference: https://github.com/anse1/emacs-libpq/issues/9 Now I have upgraded to the latest development version of Emacs and am getting this bug below. (["tlds_id" "integer" "nextval('tlds_tlds_id_seq'::regclass)" "" 1 # "" # # "p" # "ID"] ["tlds_tld" "text" # "" 2 # "" # # "x Not even "SELECT 1" I can do without this bug appearing. If somebody have a clue, let me know. Jean