- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit1e00772
committed
Fix new pg_upgrade query not to rely on regnamespace
That was invented in 9.5, and pg_upgrade claims to support back to 9.0.But we don't need that with a simple query change, tested by Tom Lane.Discussion:https://postgr.es/m/202507041645.afjl5rssvrgu@alvherre.pgsql1 parent5aba3e6 commit1e00772
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
1691 | | - | |
1692 | | - | |
| 1691 | + | |
1693 | 1692 | | |
1694 | | - | |
| 1693 | + | |
| 1694 | + | |
1695 | 1695 | | |
1696 | 1696 | | |
| 1697 | + | |
1697 | 1698 | | |
1698 | 1699 | | |
1699 | 1700 | | |
| |||
0 commit comments
Comments
(0)