php-src/ext/pdo_pgsql
Matteo Beccati c6aa455ff1 - Moved test for bug #44861 to PDO commons and added support for pdo_oci
# This allows scrollable cursors to be tested with all the drivers
# that currently support them (pgsql and oci), ensuring a consistent
# behaviour. The test is skipped when using other drivers.
2009-05-12 23:39:57 +00:00
..
tests - Moved test for bug #44861 to PDO commons and added support for pdo_oci 2009-05-12 23:39:57 +00:00
config.m4 - Changed PDO_PGSQL configure script to require libpq 7.4 2009-04-30 12:35:36 +00:00
config.w32 - Removed HAVE_PQEXECPARAMS which was left out during the previous commit 2009-04-30 12:55:43 +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 - Removed HAVE_PQEXECPARAMS which was left out during the previous commit 2009-04-30 12:55:43 +00:00
pgsql_statement.c - Fixed bug #48188 2009-05-12 22:17:50 +00:00
php_pdo_pgsql_int.h - Fixed bug #48188 2009-05-12 22:17:50 +00:00
php_pdo_pgsql.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00