test_ddl_deparse: Don't use pg_class as source for a matview

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: a2102e1a92bf0b485487b0582f2efaa9ff025556
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-03-15T12:57:20Z
Releases: 10.4
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

Discussion

Cited messages not in the archive: CAD5tBc+s8pW9WvH2+_z=B4x95FD4QuzZKcaMpff_9H4rS0VU1A@mail.gmail.com