pgsql: Oversight in commit b81ffa13e3. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Oversight in commit b81ffa13e3.
Date
Msg-id E1u0kqi-002fWj-2q@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Further optimize nbtree search scan key comparisons.
Next
From: Masahiko Sawada
Date:
Subject: pgsql: pg_recvlogical: Add --failover option.