pgsql: In case the connection magically disappears libecpg only returns - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: In case the connection magically disappears libecpg only returns
Date
Msg-id 20100305135709.34FAF7541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
In case the connection magically disappears libecpg only returns an internal
error sqlstate. This change makes it return a correct value..

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        error.c (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/error.c?r1=1.23&r2=1.24)
    pgsql/src/interfaces/ecpg/test/expected:
        compat_informix-test_informix.stderr (r1.17 -> r1.18)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/compat_informix-test_informix.stderr?r1=1.17&r2=1.18)
        preproc-whenever.stderr (r1.11 -> r1.12)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/preproc-whenever.stderr?r1=1.11&r2=1.12)
        sql-fetch.stderr (r1.11 -> r1.12)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-fetch.stderr?r1=1.11&r2=1.12)

pgsql-committers by date:

Previous
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: pgstatsinfo - pg_statsinfo: Add manual snapshot with
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: When reading pg_hba.conf and similar files, do not treat @file as