pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_17_STABLE

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_15_STABLE

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- master Detai

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_13_STABLE

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_14_STABLE

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_16_STABLE

pgsql: Fix new pg_upgrade query not to rely on regnamespace

2025-07-04 Thread Álvaro Herrera
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.pgsql Branch -- REL_18_STABLE