Re: proposal: new long psql parameter --on-error-stop - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: new long psql parameter --on-error-stop
Date
Msg-id CAFj8pRCv1zD8v7RcZRrTg6cGx=5eF0JW9UO5KSGzHz4wss1Kkw@mail.gmail.com
Whole thread Raw
In response to Re: proposal: new long psql parameter --on-error-stop  ("MauMau" <maumau307@gmail.com>)
Responses Re: proposal: new long psql parameter --on-error-stop  ("MauMau" <maumau307@gmail.com>)
List 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


Attachment

pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: idle_in_transaction_timeout
Next
From: Craig Ringer
Date:
Subject: Re: How about a proper TEMPORARY TABLESPACE?