pgfouine - pgfouine: Prepared statements support round 2 - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: Prepared statements support round 2
Date
Msg-id 20060831173209.B022C86C6D5@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: Prepared statements support round 2