You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felipe Pena 3c8bc996df - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down) 15 years ago
..
tests - Fixed tests not passing under windows because of the directory separator 16 years ago
CREDITS Prepare release 22 years ago
config.m4 - Changed PDO_PGSQL configure script to require libpq 7.4 17 years ago
config.w32 - Removed HAVE_PQEXECPARAMS which was left out during the previous commit 17 years ago
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 20 years ago
pdo_pgsql.c Added inTransaction() method to PDO, with specialized support for Postgres 16 years ago
pgsql_driver.c Added inTransaction() method to PDO, with specialized support for Postgres 16 years ago
pgsql_statement.c - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down) 15 years ago
php_pdo_pgsql.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_pdo_pgsql_int.h Added inTransaction() method to PDO, with specialized support for Postgres 16 years ago