Revert "Fix corner case with PGP decompression in pgcrypto"

Michael Paquier <michael@paquier.xyz>

Commit: 6ae2d925b131962cfb6a94294adae0eb77f77a16
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-07-22T23:29:22Z
Releases: 11.9
Revert "Fix corner case with PGP decompression in pgcrypto"

This reverts commit 9e10898, after finding out that buildfarm members
running SLES 15 on z390 complain on the compression and decompression
logic of the new test: pipistrelles, barbthroat and steamerduck.

Those hosts are visibly using hardware-specific changes to improve zlib
performance, requiring more investigation.

Thanks to Tom Lane for the discussion.

Discussion: https://postgr.es/m/20200722093749.GA2564@paquier.xyz
Backpatch-through: 9.5

Files

Discussion