psql and libpq fixes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: psql and libpq fixes
Date: 2000-02-07 23:08:30
Message-ID: Pine.LNX.4.21.0002072312340.6572-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

libpq should be back to normal (printing and all). Sorry once again for
the mess.

The psql quoting issue should be fixed as well. As is usual for
hand-crafted parsers, there's probably something I overlooked, so feel
free to bring that to my attention. I haven't done anything about the
echo options yet, although I'm leaning towards "-a".

While we're at it, there's a setting that causes psql to stop execution of
a script on an error (since usually the later commands will be depending
on the successful completion of earlier ones). I was wondering if that
should be the default if you use the -f option.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-02-07 23:09:07 Re: [HACKERS] PostgreSQL 7 RPMs coming soon
Previous Message Ross J. Reedstrom 2000-02-07 22:57:59 Re: [HACKERS] CFH: Mariposa, distributed DB