1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src/compress
David Steele 5e3b7cbe6e Apply String constant macros where appropriate.
This may not be all the places where the macros can be useful but it's a good start.
2018-11-10 18:32:49 -05:00
..
gzip.c Add gzip compression/decompression filters for C. 2018-08-14 14:56:59 -04:00
gzip.h Migrate local, unencrypted, non-S3 archive-get command to C. 2018-09-11 15:42:31 -04:00
gzipCompress.c Apply String constant macros where appropriate. 2018-11-10 18:32:49 -05:00
gzipCompress.h Simplify debug logging by allowing log functions to return String objects. 2018-09-11 18:32:56 -04:00
gzipDecompress.c Apply String constant macros where appropriate. 2018-11-10 18:32:49 -05:00
gzipDecompress.h Simplify debug logging by allowing log functions to return String objects. 2018-09-11 18:32:56 -04:00