1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
2017-01-10 19:59:32 -05:00
..
Common.pm Split the check command out of the Archive.pm module. 2017-01-10 19:54:51 -05:00
CommonMaster.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
CommonMinion.pm Improved errors returned from child processes by removing redundant error level and code. 2016-12-04 17:51:00 -05:00
IO.pm Improved IO->bufferRead to always return requested number of bytes until EOF. 2016-11-30 14:18:12 -05:00
LocalMaster.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
LocalMinion.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
LocalProcess.pm Improved consistency and flexibility of the protocol layer by using JSON for all messages. 2016-12-03 17:34:51 -05:00
Protocol.pm Fixed an issue where the db-port option specified on the backup server would not be properly passed to the remote unless it was from the first configured database. 2016-12-10 14:05:28 -05:00
RemoteMaster.pm Removed extraneous use lib directives from Perl modules. 2016-11-04 13:56:26 +02:00
RemoteMinion.pm Split the archive-get and archive-push commands into separate modules. 2017-01-10 19:59:32 -05:00