1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
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.pm Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00
BuildDefine.pm Rename -no to -reset for non-boolean options. 2018-02-06 11:26:06 -05:00
BuildParse.pm Rename -no to -reset for non-boolean options. 2018-02-06 11:26:06 -05:00
Data.pm Improved lock implementation written in C. 2018-04-11 09:36:12 -04:00