diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-03-15 09:51:12 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-03-15 09:57:20 -0300 |
commit | a2102e1a92bf0b485487b0582f2efaa9ff025556 (patch) | |
tree | c72f0a24b3a87389461be76db9f03c5a70134822 /src/backend/executor/nodeModifyTable.c | |
parent | 3c3450e74ff8d0b7d4952003ad8c8ecab08a0ef8 (diff) | |
download | postgresql-a2102e1a92bf0b485487b0582f2efaa9ff025556.tar.gz postgresql-a2102e1a92bf0b485487b0582f2efaa9ff025556.zip |
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
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions