unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
To: Jean Louis <bugs@gnu.support>
Cc: 46061@debbugs.gnu.org
Subject: bug#46061: 28.0.50; error "‘'postgres’ is not a known product
Date: Mon, 25 Jan 2021 18:27:37 +0100	[thread overview]
Message-ID: <87eei92agm.fsf@turtle-trading.net> (raw)
In-Reply-To: <86czxvtdi0.fsf@protected.rcdrun.com> (Jean Louis's message of "Sun, 24 Jan 2021 02:55:19 +0300")

Hi jean,

Jean Louis writes:
> After M-x sql-postgres and clicking on the menu item SQL, I get this
> error:

I can not reproduce this with Emacs compiled from master and executed as
"src/emacs -q".  What else does this need?

> Debugger entered--Lisp error: (error "‘'postgres’ is not a known
> product; use ‘sql-add-product’ to add it first.")
>   signal(error ("‘'postgres’ is not a known product; use ‘sql-add-p..."))

It looks like there is one ' too much in there?  As in (quote 'postgres)
instead of plain 'postgres.

>   #f(compiled-function (menu) #<bytecode 0xfdb21298474a028>)(("--"
>   ["New SQLi Session" sql-product-interactive (sql-get-product-feature
>   sql-product :sqli-comint-func)]))

I do not have this menu item.  When I execute

  M-: (sql-product-interactive
       (sql-get-product-feature sql-product :sqli-comint-func))

that returns fine, result is

  #<window 7 on *SQL: Postgres*>

which is the window object I guess.

benny





      parent reply	other threads:[~2021-01-25 17:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-23 23:55 bug#46061: 28.0.50; error "‘'postgres’ is not a known product Jean Louis
2021-01-24 21:30 ` Lars Ingebrigtsen
2021-03-01 15:17   ` Lars Ingebrigtsen
2021-03-14  8:32   ` Jean Louis
2021-03-16  0:26     ` Lars Ingebrigtsen
2021-03-16  8:53       ` Rudolf Schlatte
2021-04-08 13:22         ` Jean Louis
2021-05-13 12:02           ` Lars Ingebrigtsen
2021-05-13 15:28             ` Jean Louis
2021-05-16 13:56               ` Lars Ingebrigtsen
2021-06-05 16:11                 ` Jean Louis
2021-01-25 17:27 ` Benjamin Riefenstahl [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eei92agm.fsf@turtle-trading.net \
    --to=b.riefenstahl@turtle-trading.net \
    --cc=46061@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

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).