Re: Make ON_ERROR_STOP stop on shell script failure

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Make ON_ERROR_STOP stop on shell script failure
Дата
Msg-id CADkLM=famwUGCGfH7WCVaqk5LKeUqL-bsRs+CaXPwVnb15fSuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Make ON_ERROR_STOP stop on shell script failure  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers


I think it'd be a lot better to expose the script status to psql.
(without having to write "foo; echo status=$?").

I agree, and I hacked up a proof of concept, but started another thread at https://www.postgresql.org/message-id/CADkLM=cWao2x2f+UDw15W1JkVFr_bsxfstw=NGea7r9m4j-7rQ@mail.gmail.com so as not to clutter up this one.

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Allow single table VACUUM in transaction block
Следующее
От: Corey Huinker
Дата:
Сообщение: Re: Add SHELL_EXIT_CODE to psql