Remove redundant setting of pg_attribute.attcompression
authorJohn Naylor <john.naylor@postgresql.org>
Sat, 31 Jul 2021 11:25:27 +0000 (07:25 -0400)
committerJohn Naylor <john.naylor@postgresql.org>
Sat, 31 Jul 2021 11:25:27 +0000 (07:25 -0400)
commit89404a01b4dadab8231dfa08cab507191c2ac929
treeb01a49e2b7b783d3155220228736d6ce7f20ecba
parent4dd5ce2fd9b9b2134886fee7fe4cb36d1988adb2
Remove redundant setting of pg_attribute.attcompression

Since e6241d8e0, no attribute needs a non-default value of this during
initdb, so let the usual machinery for defaults take care of it.
src/backend/catalog/genbki.pl