mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
63898008c0
Adding pg_send_flush_request. Fix freeze after next execute pg_send_* on PQgetResult in _php_pgsql_link_has_results. Set nonblocking for pipelining mode. No flush client buffer in pg_send_* for pipelining mode. Close GH-12644