php-src/ext/pdo_pgsql
George Peter Banyard bac8ccef09
Remove SIZEOF_OFF_T undef in PDO PGSQL driver (#8301)
This has been introduced as part of fixing https://bugs.php.net/79532 (67f9b0b754) because ``pg_config.h`` was included.

As this is no longer the case we don't need this undef any more.
2022-06-09 13:29:20 +01:00
..
tests Merge branch 'PHP-8.1' 2022-06-08 17:07:32 +02:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pdo_pgsql.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pgsql_driver.c Remove SIZEOF_OFF_T undef in PDO PGSQL driver (#8301) 2022-06-09 13:29:20 +01:00
pgsql_driver.stub.php Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pgsql_driver_arginfo.h Declare tentative return types for ext/pdo 2021-05-25 19:17:40 +02:00
pgsql_statement.c Fix bug #81343: inconsistent type conversion after closeCursor 2021-08-11 18:24:13 +02:00
php_pdo_pgsql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_pgsql_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00