Re: [HACKERS] psql and libpq fixes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Brian E Gallew <geek+(at)cmu(dot)edu>, PostgreSQL Development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] psql and libpq fixes
Date: 2000-02-10 16:16:31
Message-ID: 200002101616.LAA09744@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> FYI, the commands are
> \set EXIT_ON_ERROR
> and
> \unset EXIT_ON_ERROR
> It's a normal psql variable, but incidentally the syntax seems kind of
> easy to remember.
>

Can we change that to the more standard ON_ERROR_STOP?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-02-10 16:18:30 Re: [HACKERS] psql and libpq fixes
Previous Message Peter Eisentraut 2000-02-10 16:12:54 Re: [HACKERS] psql and libpq fixes