Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
postgresql db driver
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2022 at 12:26 UTC
Updated:
10 Jun 2022 at 10:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
poker10 commentedLet's try the testbot.
Comment #3
mcdruid commentedThis looks like a straight backport of #2921855: Default Database Schema::findTables() is slow for PostgreSQL, the only changes are in the pgsql driver, and tests pass.
LGTM, thanks!
Comment #4
fabianx commentedBeen recently working on the Oracle driver, so knowing that function all too well.
RTBC + 1, approved for Merge! Thanks all!
Comment #6
mcdruid commentedThe patch no longer applied, but it's just plonking a new function into schema.inc so was easy to do on commit.
Thanks!