Commit Graph
29 Commits
Author SHA1 Message Date
Victor Spirin ad419565cd Added deletion all childs with any status when deleting backup with specific status (--status) 2020-04-05 15:32:30 +03:00
Victor Spirin accfc34e71 Added support --dry-run for --status option of delete command. Added check descendant status for deleted backups. 2020-04-05 00:20:43 +03:00
Victor Spirin b3ac7469b2 [Issue #146] Test update for backup note 2020-03-25 00:16:53 +03:00
Victor Spirin 544f49afb9 [Issue #146] Documentation update 2020-03-24 20:08:04 +03:00
Victor Spirin 2cf0c991f3 Added --note option for set-backup command. Fixed --note option for backup command. Added char *note field to pgSetBackupParams structure 2020-03-23 16:41:29 +03:00
Victor Spirin 98c22cae46 Updated documentation and test for --status option of delete command 2020-03-17 21:48:43 +03:00
Victor Spirin a365520a1c Removed --error-state option and added --status option for delete command 2020-03-16 19:44:35 +03:00
Victor Spirin 884fed1a64 Some fix for --note option 2020-03-12 15:06:27 +03:00
Victor Spirin a7943c1b46 Added --note option for backup command 2020-03-12 14:54:03 +03:00
Victor Spirin 2cc3d03c4c [Issue #120] documentation: --error-state option for delete command 2020-02-27 16:19:09 +03:00
Victor Spirin 529a1878d0 Fixes test for --error-state option 2020-02-27 15:19:47 +03:00
Victor Spirin 1494a8e872 Added --error-state option for delete command 2020-02-25 18:29:51 +03:00
Victor Spirin e9af50464b Added --primary-conninfo option for restoring as replica 2020-02-20 15:23:04 +03:00
Victor Spirin 2a89a60e2f Fixed call_atexit_callbacks function 2019-12-29 17:04:48 +03:00
Victor Spirin e0871de361 PGPRO-3138: Added #undef open(a, b, c) for Windows build 2019-10-29 18:10:31 +03:00
Victor Spirin e876fcfb0f Fixed script for generate Windows project 2019-07-25 18:23:52 +03:00
Victor Spirin d38b5e6ece Removed libpgfeutils.lib from Windows project 2019-05-28 14:09:52 +03:00
Victor Spirin 1ff905989e Replaced the function strftime with pg_strftime for logs in Windows 2019-04-09 18:05:36 +03:00
Victor Spirin 31830df36d Added initialization of variable for tablespace renaming 2018-12-25 14:08:15 +03:00
Victor Spirin 98c67194a6 Fixed removing directory for the delete command 2018-12-18 19:00:33 +03:00
Victor Spirin 0e445a99e8 Removed obsolete scripts and project templates for Windows 2018-11-14 18:10:57 +03:00
Victor Spirin 5179f0219f Changed the script for creating the Windows project 2018-11-13 13:46:29 +03:00
Victor Spirin 0a510f7211 Some fixes for windows build 2018-11-13 13:11:26 +03:00
Victor Spirin 6832cbbcb9 Replaced the backslash in the path to the backup 2018-05-22 15:55:18 +03:00
Victor Spirin ac98fefc6e change mode for fopen w->PG_BINARY_W, r->PG_BINARY_R 2018-05-11 18:17:54 +03:00
Victor Spirin 83d64c5b9d Function pg_atomic_test_set_flag returns true if the flag has successfully been set, false otherwise 2018-04-26 15:23:50 +03:00
Victor Spirin 9a1e5ba044 Function pg_atomic_test_set_flag returns true if the flag has successfully been set, false otherwise 2018-04-26 15:02:03 +03:00
Victor Spirin 03412d766f Add build script and project template for the 9.6 version 2018-04-24 12:59:25 +03:00
Victor Spirin dff728e272 Add scripts for generate Visual Studio Project 2018-03-13 13:12:54 +03:00