Skip to content

ext/pdo_pgsql: avoid getColumnMeta() interfering with ATTR_PREFETCH = 0 - #23918

Open
outtersg wants to merge 2 commits into
php:PHP-8.5from
outtersg:pdopg_unbuffered_columnmeta
Open

outtersg wants to merge 2 commits into
php:PHP-8.5from
outtersg:pdopg_unbuffered_columnmeta

Conversation

@outtersg

Copy link
Copy Markdown
Contributor

doing an (internal) query to fetch metadata from the server broke the currently-running (user) query

(this is part 2. of #23892 (comment))

doing an (internal) query to fetch metadata from the server broke the currently-running (user) query
backport the parts of php#23920 that we relied upon (this PR being a split of php#23892)
kept it synchronized with the source, to ease later merging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant