mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
68537fd9f4
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 GH-15750
24 KiB
24 KiB