diff options
author | Tomas Vondra | 2023-02-23 20:19:19 +0000 |
---|---|---|
committer | Tomas Vondra | 2023-02-23 20:19:26 +0000 |
commit | 0da243fed0875932f781aff08df782b56af58d02 (patch) | |
tree | 6b9699a82ab82a823c7c9305d1a644b320de16b4 /contrib/postgres_fdw/sql | |
parent | e0b3074e894496b41b57fd1c96ede68803cf3df8 (diff) |
Add LZ4 compression to pg_dump
Expand pg_dump's compression streaming and file APIs to support the lz4
algorithm. The newly added compress_lz4.{c,h} files cover all the
functionality of the aforementioned APIs. Minor changes were necessary
in various pg_backup_* files, where code for the 'lz4' file suffix has
been added, as well as pg_dump's compression option parsing.
Author: Georgios Kokolatos
Reviewed-by: Michael Paquier, Rachel Heaton, Justin Pryzby, Shi Yu, Tomas Vondra
Discussion: https://postgr.es/m/faUNEOpts9vunEaLnmxmG-DldLSg_ql137OC3JYDmgrOMHm1RvvWY2IdBkv_CRxm5spCCb_OmKNk2T03TMm0fBEWveFF9wA1WizPuAgB7Ss%3D%40protonmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions