unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Using psql with sql.el
@ 2011-05-05 22:02 Seb
  0 siblings, 0 replies; only message in thread
From: Seb @ 2011-05-05 22:02 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

When working with psql via sql.el, multiple prompts accumulate in a
single line when sending multi-line input to the SQLi buffer.  For
example, sending the following:

SELECT a,
    b,
    c,
FROM some_table;

with 'C-c C-r' results in these lines in the SQLi buffer:

database_name=# database_name-# database_name-# database_name-# 

before showing the output of the query.

This doesn't happen when working with psql directly from a shell.

Has someone dealt with this problem or can suggest some ideas to avoid
this?

Thanks,

-- 
Seb




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-05 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 22:02 Using psql with sql.el Seb

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