Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8efe5c9

Browse files
author
Michael Paquier
committed
Change version number to 1.3dev
1 parenta8f98e9 commit8efe5c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎expected/option.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Generic options:
5555

5656
Read the website for details. <https://github.com/michaelpq/pg_rman>
5757
Report bugs to <https://github.com/michaelpq/pg_rman/issues>.
58-
pg_rman 1.2.6
58+
pg_rman 1.3dev
5959
ERROR: required parameter not specified: BACKUP_PATH (-B, --backup-path)
6060
ERROR: Required parameter not specified: BACKUP_MODE (-b, --backup-mode)
6161
ERROR: Required parameter not specified: ARCLOG_PATH (-A, --arclog-path)

‎pg_rman.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include<time.h>
1515
#include<sys/stat.h>
1616

17-
constchar*PROGRAM_VERSION="1.2.6";
17+
constchar*PROGRAM_VERSION="1.3dev";
1818
constchar*PROGRAM_URL="https://github.com/michaelpq/pg_rman";
1919
constchar*PROGRAM_EMAIL="https://github.com/michaelpq/pg_rman/issues";
2020

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp