test_ddl_deparse: Don't use pg_class as source for a matview
Alvaro Herrera <alvherre@alvh.no-ip.org>
test_ddl_deparse: Don't use pg_class as source for a matview Doing so causes a pg_upgrade of a database containing these objects to fail whenever pg_class changes. And it's pointless anyway: we have more interesting tables anyhow. Discussion: https://postgr.es/m/CAD5tBc+s8pW9WvH2+_z=B4x95FD4QuzZKcaMpff_9H4rS0VU1A@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_ddl_deparse/expected/matviews.out | modified | +1 −1 |
| src/test/modules/test_ddl_deparse/sql/matviews.sql | modified | +1 −1 |
Discussion
Cited messages not in the archive:
CAD5tBc+s8pW9WvH2+_z=B4x95FD4QuzZKcaMpff_9H4rS0VU1A@mail.gmail.com