Skip to content

Commit 95b7149

Browse files
outtersgjorgsowa
authored andcommitted
Fix / implement phpGH-15287: add a lazy fetch to Pdo\PgSql
Make Pdo\PgSql accept Pdo::setAttribute(PDO::ATTR_PREFETCH, 0) to enter libpq's single row mode. This avoids storing the whole result set in memory before being able to call the first fetch(). close phpGH-15750
1 parent da2546f commit 95b7149

File tree

2 files changed

+10
-2122
lines changed

2 files changed

+10
-2122
lines changed

0 commit comments

Comments
 (0)