1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 4f1725dc36 Replace cfgCommandTotal()/cfgOptionTotal() functions with constants.
The constants are applicable in more cases and allow the compiler to optimize certain loops more efficiently.
2017-12-05 09:45:51 -05:00
..
build/lib/pgBackRestLibC The C library is now required. 2017-11-26 17:45:00 -05:00
lib/pgBackRest Remove deprecated archive-max-mb option. 2017-11-27 20:43:44 -05:00
t Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
xs Replace cfgCommandTotal()/cfgOptionTotal() functions with constants. 2017-12-05 09:45:51 -05:00
LibC.h Disable -Wclobber compiler warning. 2017-11-19 16:44:33 -05:00
LibC.xs Disable -Wclobber compiler warning. 2017-11-19 16:44:33 -05:00
Makefile.PL Disable -Wclobber compiler warning. 2017-11-19 16:44:33 -05:00
typemap Library code for repository encryption support. 2017-11-03 13:57:58 -04:00