mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
PQclosePrepared allows the statement's name to be reused thus allowing cache solutions to work properly ; whereas, for now, the `DEALLOCATE <statement>` query is used which free entirely the statement's resources. close GH-13316
21 KiB
21 KiB