1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs
David Steele ee351682da Rename "gzip" to "gz".
"gz" was used as the extension but "gzip" was generally used for function and type naming.

With a new compression format on the way, it makes sense to standardize on a single abbreviation to represent a compression format in the code.  Since the extension is standard and we must use it, also use the extension for all naming.
2020-02-27 12:09:05 -05:00
..
config Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
crypto Remove unused LibC code. 2019-12-28 18:30:32 -07:00
postgres Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
storage Rename "gzip" to "gz". 2020-02-27 12:09:05 -05:00