pgsql: Better test the content of the SQLSTATE string in ecpglib than

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Better test the content of the SQLSTATE string in ecpglib than
Date: 2010-03-08 12:15:24
Message-ID: 20100308121524.ED4E37541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Better test the content of the SQLSTATE string in ecpglib than the pointer.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
error.c (r1.24 -> r1.25)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/error.c?r1=1.24&r2=1.25)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-03-08 12:38:42 pgsql: Add missing space in example.
Previous Message Magnus Hagander 2010-03-08 10:01:24 pgsql: Require hostname to be set when using GSSAPI authentication.