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

From Pavel Stehule
Subject proposal: new long psql parameter --on-error-stop
Date
Msg-id CAFj8pRDVGuC-nXBfe2CK8vpyzd2Dsr9GVpbrATAnZO=2YQ0s2Q@mail.gmail.com
Whole thread Raw
Responses Re: proposal: new long psql parameter --on-error-stop  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello

for beginners is relative difficult to set psql variable from command line and option

-v ON_ERROR_STOP=1 is little bit unclean.

and for any user it is not comfortable. So I propose a new psql option

--on-error-stop

It is clean, and it will be mentioned in psql --help.

Comments, ideas?

Regards

Pavel

pgsql-hackers by date:

Previous
From: Christophe Pettus
Date:
Subject: Re: jsonb and nested hstore
Next
From: Heikki Linnakangas
Date:
Subject: Re: [PATCH] Use MAP_HUGETLB where supported (v3)