Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra <tomas.vondra@postgresql.org>
Correct reference to pg_catalog.regtype in pg_upgrade query The recursive CTE added in 0ccfc28223 referenced pg_catalog.regtype, without the schema part, unlike all other queries in pg_upgrade. Backpatch-to: 12
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/version.c | modified | +1 −1 |