pgfouine - pgfouine: improved error support - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: improved error support
Date
Msg-id 20051113194036.E04BC1125011@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
improved error support

Modified Files:
--------------
    pgfouine/include:
        ErrorQuery.class.php (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff?r1=1.4&r2=1.5)
    pgfouine/include/postgresql/lines:
        PostgreSQLContextLine.class.php (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLContextLine.class.php.diff?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2005-11-13 Francisco Figueiredo Jr.