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 Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/91797fa43817b1a29bf783df7479915e89770fe6 Modified Files -------------- src/test/modules/test_ddl_deparse/expected/matviews.out | 2 +- src/test/modules/test_ddl_deparse/sql/matviews.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Соглашаюсь с условиями обработки персональных данных