Re: silence and failure of SQL commands

Поиск
Список
Период
Сортировка
От Robert Poor
Тема Re: silence and failure of SQL commands
Дата
Msg-id BANLkTimrrDwdLv+6WqP02g_ihJ=cOhRnyg@mail.gmail.com
обсуждение исходный текст
Ответ на silence and failure of SQL commands  ("John Payne" <jcpayne@uw.edu>)
Ответы Re: silence and failure of SQL commands  (Leif Biberg Kristensen <leif@solumslekt.org>)
Список pgsql-novice
John:

On Thu, Apr 28, 2011 at 13:08, John Payne <jcpayne@uw.edu> wrote:
> A statistics program I use (R) has a simple and elegant
> solution: it drops the cursor one line and puts in a “+” sign.

Just for jollies, try typing this in:

\set PROMPT2 '+%# '

... and then try a command, intentionally omitting the semicolon:

postgres=# SELECT * FROM users
+#

... and see if you like the results.  If there's enough acclaim for
it, perhaps Tom will consider making it the default.

В списке pgsql-novice по дате отправления:

Предыдущее
От: "John Payne"
Дата:
Сообщение: silence and failure of SQL commands
Следующее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: failure and silence of SQL commands