mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
@ persistent connection. This is done by doing an "empty" transaction @ on the connection (This was advised by someone from the PostgreSQL @ core-team). If you leave transactions open on your page you will see a @ "NOTICE: BEGIN: already a transaction in progress" message in your @ apache error_log. This message is created by the PostgreSQL libs - we can @ do nothing about it. (Thies)
4.3 KiB
4.3 KiB