1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
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
..
build/lib/pgBackRestLibC Remove unused LibC code. 2019-12-28 18:30:32 -07:00
xs Rename "gzip" to "gz". 2020-02-27 12:09:05 -05:00
LibC.h Improve performance of MEM_CONTEXT*() macros. 2020-02-26 21:15:39 -05:00
LibC.xs Remove unused LibC code. 2019-12-28 18:30:32 -07:00
Makefile.PL Rename "gzip" to "gz". 2020-02-27 12:09:05 -05:00
typemap Add Perl interface to C PgQuery object. 2019-07-25 17:05:39 -04:00