Re: \prompt for psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: \prompt for psql
Дата
Msg-id 19638.1171730540@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: \prompt for psql  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: \prompt for psql  ("Chad Wagner" <chad.wagner@gmail.com>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> stdin makes it impossible to read a script from stdin and still prompt
> the user, but I think that is of limited usefulness.

You can always get around that by reading the script with -f instead.
On balance I can see a lot more uses for read-from-stdin than the other;
however, we do need to define what happens if the command appears when
commands are coming from stdin.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: patch adding new regexp functions
Следующее
От: "Chad Wagner"
Дата:
Сообщение: Re: \prompt for psql