pgfouine - pgfouine: improved error support

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: improved error support
Date: 2005-11-13 19:40:36
Message-ID: 20051113194036.E04BC1125011@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2005-11-13 20:51:54 npgsql - Npgsql: 2005-11-13 Francisco Figueiredo Jr.
Previous Message Tom Lane 2005-11-13 19:12:06 pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,