pgsql: Oversight in commit b81ffa13e3.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Oversight in commit b81ffa13e3.
Date: 2025-04-04 17:29:00
Message-ID: E1u0kqi-002fWj-2q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Oversight in commit b81ffa13e3.

Should warn if a materialized view may be affected, as well.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3556c89321e8baa2242288bd4f015efd1e9d6be0

Modified Files
--------------
src/bin/pg_upgrade/check.c | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2025-04-04 17:40:27 pgsql: pg_recvlogical: Add --failover option.
Previous Message Peter Geoghegan 2025-04-04 16:28:54 pgsql: Add nbtree skip scan optimization.