Make compression.sql regression test independent of default.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fd1ac9a548966786cf7978e590be816c55936a50
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-03-21T20:26:44Z
Releases: 14.0
Make compression.sql regression test independent of default.

This test will fail in "make installcheck" if the installation's
default_toast_compression setting is not 'pglz'.  Make it robust
against that situation.

Dilip Kumar

Discussion: https://postgr.es/m/CAFiTN-t0w+Rc2U3S+y=7KWcLuOYNB5MfWeGdNa7+pg0UovVdcQ@mail.gmail.com

Files

Discussion