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

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

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