This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-01-18 04:58:51 +02:00
Code
Issues
Releases
Activity
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
bff262ac47
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
..
Common.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
CommonMaster.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
CommonMinion.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
IO.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
RemoteMaster.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
RemoteMinion.pm
Removed all OP_* function constants that were used only for debugging, not in the protocol, and replaced with __PACKAGE__.
2016-08-11 17:32:28 -04:00
ThreadGroup.pm
Exceptions are now passed back from threads as messages when possible rather than raised directly.
2016-07-29 18:46:19 -04:00