Re: proposal: new long psql parameter --on-error-stop

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: proposal: new long psql parameter --on-error-stop
Дата
Msg-id CAFj8pRCv1zD8v7RcZRrTg6cGx=5eF0JW9UO5KSGzHz4wss1Kkw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: new long psql parameter --on-error-stop  ("MauMau" <maumau307@gmail.com>)
Ответы Re: proposal: new long psql parameter --on-error-stop
Список pgsql-hackers



2014-06-22 2:26 GMT+02:00 MauMau <maumau307@gmail.com>:
From: "Pavel Stehule" <pavel.stehule@gmail.com>

I am not sure in this point. It is aligned left with all long options:

 -?, --help               show this help, then exit
     --help-variables     list of available configuration variables
(options), then exit

pg_dumpall aligns all options left with each other, whether they are short or long.

 -x, --no-privileges          do not dump privileges (grant/revoke)
 --binary-upgrade             for use by upgrade utilities only
 --column-inserts             dump data as INSERT commands with column names

ok

I fixed it

Regards

Pavel
 

Regards
MauMau


Вложения

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

Предыдущее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: idle_in_transaction_timeout
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: How about a proper TEMPORARY TABLESPACE?