1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc/xs/common
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
..
encode.xs Add base64 encode/decode. 2017-10-18 11:14:26 -04:00
encode.xsh Add base64 encode/decode. 2017-10-18 11:14:26 -04:00
lock.xs Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00