pgfouine - pgfouine: applied a patch from Steve Woodcock to fix a long

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: applied a patch from Steve Woodcock to fix a long
Date: 2009-04-05 20:55:07
Message-ID: 20090405205507.7066617ADF31@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
applied a patch from Steve Woodcock to fix a long standing problem resulting in leading "statement: " in the query text for some queries

Modified Files:
--------------
pgfouine:
ChangeLog (r1.79 -> r1.80)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.79&r2=1.80)
pgfouine/include/postgresql:
PostgreSQLRegexps.lib.php (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/PostgreSQLRegexps.lib.php.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-04-05 22:28:59 pgsql: Change cardinality() into a C-code function, instead of a
Previous Message Tom Lane 2009-04-05 20:32:07 pgsql: Make ExecInitExpr build the list of SubPlans found in a plan tree