1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele b234f43c9d Refactor usec to msec in common/time.c.
The implementation provides usec resolution but this is not needed in practice and it makes the interface more complicated due to the extra zeros.
2018-03-21 09:18:48 -04:00
..
Archive Improve logging. 2018-03-12 11:03:38 -04:00
Backup Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Check Fix manifest test in the check command when tablespaces are present. 2018-03-19 19:54:03 -04:00
Common Improve conversion of C exceptions to Exception objects. 2018-03-15 11:03:28 -04:00
Config Port most of Config::Config::configLoad() from Perl to C. 2018-03-12 11:25:20 -04:00
Protocol Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Storage Improve S3 delete performance. 2018-02-18 14:54:32 -05:00
Db.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
DbVersion.pm Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
Info.pm Fixed info command to eliminate "db (prior)" output if no backups or archives exist for a prior version of the cluster. 2017-12-19 15:39:39 -05:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Main.pm Improve logging. 2018-03-12 11:03:38 -04:00
Manifest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Restore.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RestoreFile.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
Stanza.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Version.pm Refactor usec to msec in common/time.c. 2018-03-21 09:18:48 -04:00