pgfouine - pgfouine: Prepared statements support round 2

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: Prepared statements support round 2
Date: 2006-08-31 17:32:09
Message-ID: 20060831173209.B022C86C6D5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Prepared statements support round 2

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

Added Files:
-----------
pgfouine/include/postgresql/lines:
PostgreSQLPreparedStatementUselessLine.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLPreparedStatementUselessLine.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
pgfouine/include/postgresql/lines:
PostgreSQLPreparedStatementPrepareLine.class.php
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLPreparedStatementPrepareLine.class.php)
PostgreSQLPreparedStatementBindLine.class.php
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLPreparedStatementBindLine.class.php)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-08-31 17:34:21 pgfouine - pgfouine: Prepared statements support round 2
Previous Message Tom Lane 2006-08-31 17:32:01 pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that