php-src/ext/pdo_pgsql
2005-07-03 03:04:13 +00:00
..
tests Fixed test skip conditions. 2005-06-21 13:42:23 +00:00
config.m4 - Added PHP_CHECK_PDO_INCLUDES macro (caches the result) 2005-06-14 00:00:53 +00:00
config.w32 Sync with config.m4 2005-05-16 17:34:44 +00:00
CREDITS Prepare release 2004-05-21 19:09:43 +00:00
package.xml prep for release 2005-02-09 05:04:40 +00:00
pdo_pgsql.c - Add +ifdefs to still allow PHP 5.0 builds of PDO 2005-06-23 00:19:16 +00:00
pgsql_driver.c Only check for InvalidOid when not looking up a sequence 2005-07-01 22:43:16 +00:00
pgsql_statement.c probable fix for PECL bug #4546 2005-07-03 03:04:13 +00:00
php_pdo_pgsql.h Removed define checks that break the build. 2005-05-17 20:08:53 +00:00
php_pdo_pgsql_int.h Fold PQresultErrorField() into a macro 2005-07-01 22:30:55 +00:00