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 CAFj8pRDOC_Yp=3r22KVk_tMxW-EXsHNWSmP+O5HtOUrB5wSE+Q@mail.gmail.com
Whole thread Raw
In response to Re: proposal: new long psql parameter --on-error-stop  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers



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

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

Thank you.  I marked this patch as ready for committer.

Thank you very much

Pavel
 

Regards
MauMau



pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: Re: proposal: new long psql parameter --on-error-stop
Next
From: Dean Rasheed
Date:
Subject: Re: API change advice: Passing plan invalidation info from the rewriter into the planner?