[HACKERS] Allowing nonzero return codes from \quit

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема [HACKERS] Allowing nonzero return codes from \quit
Дата
Msg-id CADkLM=f2+WapEyL1qc12UfgkQmW-_ykk-UNNqukDvYORd5sJAQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] Allowing nonzero return codes from \quit  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Another suggestion to come out of the \quit_if discussion was that someone might want to send a return code other than 0 back. Something like this:

\quit 4

or even:

\set exit_code 127
\quit :exit_code

This isn't a personal need of mine, but I figured it was an idea worth discussing on its own.

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] Undefined psql variables
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] Allowing nonzero return codes from \quit