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

Commitf586c96

Browse files
committed
Version 2.4.7
1 parent623c0d3 commitf586c96

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

‎src/backup.c‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,6 @@ do_backup_instance(PGconn *backup_conn, PGNodeInfo *nodeInfo, bool no_sync, bool
572572
* NOTHING TO DO HERE
573573
*/
574574

575-
576575
/* write database map to file and add it to control file */
577576
if (database_map)
578577
{

‎src/pg_probackup.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ typedef enum ShowFormat
288288
#defineBYTES_INVALID(-1)/* file didn`t changed since previous backup, DELTA backup do not rely on it */
289289
#defineFILE_NOT_FOUND(-2)/* file disappeared during backup */
290290
#defineBLOCKNUM_INVALID(-1)
291-
#definePROGRAM_VERSION"2.4.6"
292-
#defineAGENT_PROTOCOL_VERSION20406
291+
#definePROGRAM_VERSION"2.4.7"
292+
#defineAGENT_PROTOCOL_VERSION20407
293293

294294
/* update only when changing storage format */
295295
#defineSTORAGE_FORMAT_VERSION "2.4.4"

‎tests/expected/option_version.out‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pg_probackup 2.4.6
1+
pg_probackup 2.4.7

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp