Remove redundant setting of pg_attribute.attcompression

John Naylor <john.naylor@postgresql.org>

Commit: 89404a01b4dadab8231dfa08cab507191c2ac929
Author: John Naylor <john.naylor@postgresql.org>
Date: 2021-07-31T11:25:27Z
Releases: 15.0
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.

Files

PathChange+/−
src/backend/catalog/genbki.pl modified +0 −1