]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Fix corner case with PGP decompression in pgcrypto"
authorMichael Paquier <michael@paquier.xyz>
Wed, 22 Jul 2020 23:29:38 +0000 (08:29 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 22 Jul 2020 23:29:38 +0000 (08:29 +0900)
commit43e21fd8f6e8680df0153a0286af394c22123694
treeea98b5c12fbf3b63aa5a76f403cc14eae452a275
parentdbf17ca1bfab1aec5783a1768d784875fb73a603
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
contrib/pgcrypto/expected/pgp-compression.out
contrib/pgcrypto/pgp-compress.c
contrib/pgcrypto/sql/pgp-compression.sql