php-src/ext/pgsql
Mark Karpeles 987a3a5c8e
Some checks are pending
Push / MACOS_DEBUG_NTS (push) Waiting to run
Push / WINDOWS_X64_ZTS (push) Waiting to run
Push / LINUX_X64_DEBUG_ZTS_ASAN (push) Has been skipped
Push / LINUX_X32_DEBUG_ZTS (push) Has been skipped
Push / BENCHMARKING (push) Has been skipped
Push / LINUX_X64_RELEASE_NTS (push) Has been skipped
Push / FREEBSD (push) Has been skipped
Fix GH-19484 i: potential use after free when using persistent pgsql connections.
By setting the notice processor to a no-op when a persistent connection is cleaned for future use.

Close GH-19485
2025-08-15 08:04:14 +01:00
..
tests Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
config.m4 check PQsetErrorContextVisibility availability (libpq >= 9.6) 2023-06-21 08:47:59 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Fix GH-19484 i: potential use after free when using persistent pgsql connections. 2025-08-15 08:04:14 +01:00
pgsql.stub.php Revert incomplete PG pipeline addition 2023-11-20 16:22:29 +00:00
pgsql_arginfo.h Revert incomplete PG pipeline addition 2023-11-20 16:22:29 +00:00
php_pgsql.h Merge branch 'PHP-8.2' into PHP-8.3 2023-12-23 17:15:06 +00:00