php-src/ext/pdo_pgsql
Guillaume Outters a9259c0496
Add Pdo\Pgsql::setNoticeCallback() (#14299)
This moves the new method from magically being added to the PDO class from the driver to just be available on the dedicated subclass. 

Drive-by fixes to NEWS and UPGRADING
2024-06-09 03:04:51 +01:00
..
tests Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
config.m4 Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +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 Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pdo_pgsql.stub.php Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pdo_pgsql_arginfo.h Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pgsql_driver.c Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pgsql_driver.stub.php Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pgsql_driver_arginfo.h Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00
pgsql_statement.c Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +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 Add Pdo\Pgsql::setNoticeCallback() (#14299) 2024-06-09 03:04:51 +01:00