php-src/ext/pdo_pgsql
Matteo Beccati 7db1207d47 - Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:22:12 +00:00
..
tests - Reverted previous fix for bug #46274 and properly fixed it 2009-04-23 13:22:12 +00:00
config.m4 - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
config.w32 - 8.3.x supports pqprepare 2009-04-01 16:16:20 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package2.xml MFB: 2009-03-28 02:34:02 +00:00
pdo_pgsql.c MFB: 2009-03-28 02:34:02 +00:00
pgsql_driver.c - MFB: fix build when pqprepare does not exist 2009-04-01 16:14:50 +00:00
pgsql_statement.c - Reverted previous fix for bug #46274 and properly fixed it 2009-04-23 13:22:12 +00:00
php_pdo_pgsql.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_pdo_pgsql_int.h MFB: 2009-03-28 02:34:02 +00:00