pgsql: Fix a couple of places where psql might fail to report a suitable

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a couple of places where psql might fail to report a suitable
Date: 2008-08-16 01:36:35
Message-ID: 20080816013635.B0973755315@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a couple of places where psql might fail to report a suitable error
if PQexec returns NULL. These don't seem significant enough to be worth
back-patching, but they ought to get fixed ...

Modified Files:
--------------
pgsql/src/bin/psql:
common.c (r1.139 -> r1.140)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.c?r1=1.139&r2=1.140)
tab-complete.c (r1.170 -> r1.171)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c?r1=1.170&r2=1.171)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2008-08-16 01:55:13 npgsql - Npgsql2: [#1010401] uuid data type not parsed correctly to
Previous Message Bruce Momjian 2008-08-16 01:14:49 pgsql: Update Russian FAQ.