1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 6fd0c3dcaa Improved lock implementation written in C.
Now only two types of locks can be taken: archive and backup. Most commands use one or the other but the stanza-* commands acquire both locks. This provides better protection than the old command-based locking scheme.
2018-04-11 09:36:12 -04:00
..
build/lib/pgBackRestLibC Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
lib/pgBackRest Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
t Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
xs Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
LibC.h Add storagePathRemove() and use it in the Perl Posix driver. 2018-04-11 08:21:09 -04:00
LibC.xs Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
Makefile.PL Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
typemap Library code for repository encryption support. 2017-11-03 13:57:58 -04:00