1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs/storage
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
..
storage.xs Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
storage.xsh Rename "gzip" to "gz". 2020-02-27 12:09:05 -05:00
storageRead.xs Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
storageRead.xsh Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00
storageWrite.xs Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
storageWrite.xsh Add Perl interface to C storage layer. 2019-06-26 08:24:58 -04:00