PostgreSQL driver for PDO
This extension provides an PostgreSQL driver for PDO.
License: PHP
This package is not maintained anymore and has been superseded by . Package has moved to channel http://git.php.net/?p=php-src.git;a=tree;f=ext/pdo_pgsql
Version | Release | Download |
1.0.2 | 2006-05-01 | PDO_PGSQL-1.0.2.tgz |
Version | Message |
1.0.2 |
This PECL release corresponds to PHP 5.1.3. - Fixed bug #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined). (Tony) - Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes). (Derick) - Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows affected by the operation). (Ilia) - Fixed prepared statement name conflict handling in PDO_PGSQL. (Thies, Ilia) - repackage with package2.xml - Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink(). You require PostgreSQL client libraries installed on the machine where you intend to build and/or use this package. If you are running on windows, you can download the binary from here: http://pecl4win.php.net/ext.php/php_pdo_pgsql.dll |