mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
[skip ci] giving proper credits to last changes in ext/pdo_pgsql
This commit is contained in:
parent
e549ccb32e
commit
cc1f1c60ee
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -137,7 +137,7 @@ PHP NEWS
|
|||
. Implement GH-15387 Pdo\Pgsql::setAttribute(PDO::ATTR_PREFETCH, 0) or
|
||||
Pdo\Pgsql::prepare(…, [ PDO::ATTR_PREFETCH => 0 ]) make fetch() lazy
|
||||
instead of storing the whole result set in memory (Guillaume Outters)
|
||||
. Removed unused constants Pdo\Pgsql::TRANSACTION_*.
|
||||
. Removed unused constants Pdo\Pgsql::TRANSACTION_* (vrana).
|
||||
|
||||
- PDO_SQLITE:
|
||||
. throw on null bytes / resolve GH-13952 (divinity76).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue