Re: [HACKERS] psql and libpq fixes

From: Michael Meskes <meskes(at)postgreSQL(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] psql and libpq fixes
Date: 2000-02-11 06:39:43
Message-ID: 20000211073943.A1289@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 10, 2000 at 11:02:32AM -0500, Brian E Gallew wrote:
> Urhm, wouldn't a better idea be to have something like Ingres' "ON
> ERROR" and "ON WARNING" settings? In Ingres esqlc, you can create

You can do that with ecpg as well. The syntax is exec sql whenever ....
I doubt though that this was about a precompiler but psql. But then esqlc is
a precompiler too.

Michael

--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(at)Fam-Meskes(dot)De | Use PostgreSQL!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-02-11 06:41:07 Re: [HACKERS] Almost there on column aliases
Previous Message Chris Bitmead 2000-02-11 06:36:19 Re: [HACKERS] libpq