diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-03-30 13:34:01 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-03-30 13:34:01 +0900 |
commit | edcedcc2c7bb8390858bbccda9637318598f2473 (patch) | |
tree | 92a4f55cb2119519ff01c7f62905cd3883159849 /src/backend/commands/copyfromparse.c | |
parent | d5a9d86d8ffcadc52ff3729cd00fbd83bc38643c (diff) | |
download | postgresql-edcedcc2c7bb8390858bbccda9637318598f2473.tar.gz postgresql-edcedcc2c7bb8390858bbccda9637318598f2473.zip |
Add TAP test in pg_dump with --format=tar and --compress
This combination of options has never been supported, and it has never
been checked in the regression tests. When building the code without
zlib support, pg_dump is allowed to run and it generates a warning to
inform that any contents are dumped as uncompressed. The tests added by
this commit check both behaviors.
Author: Georgios Kokolatos, Rachel Heaton
Discussion: https://postgr.es/m/faUNEOpts9vunEaLnmxmG-DldLSg_ql137OC3JYDmgrOMHm1RvvWY2IdBkv_CRxm5spCCb_OmKNk2T03TMm0fBEWveFF9wA1WizPuAgB7Ss=@protonmail.com
Diffstat (limited to 'src/backend/commands/copyfromparse.c')
0 files changed, 0 insertions, 0 deletions