pgfouine - pgfouine: added command number support in Query to check

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: added command number support in Query to check
Date: 2005-11-13 15:28:57
Message-ID: 20051113152857.6FED31125011@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added command number support in Query to check continuation line

Modified Files:
--------------
pgfouine/include/postgresql/lines:
PostgreSQLQueryStartLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartLine.class.php.diff?r1=1.1&r2=1.2)
PostgreSQLQueryStartWithDurationLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php.diff?r1=1.1&r2=1.2)
PostgreSQLErrorLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-11-13 15:29:52 pgfouine - pgfouine: we now try to add unrecognized line as continuation
Previous Message User Gsmet 2005-11-13 15:28:09 pgfouine - pgfouine: sterr for empty text now needs to have DEBUG>1