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

Commit328eea1

Browse files
committed
Version 2.5.1
1 parent83c0cbb commit328eea1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎src/pg_probackup.h‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,14 +338,14 @@ typedef enum ShowFormat
338338
#defineBYTES_INVALID(-1)/* file didn`t changed since previous backup, DELTA backup do not rely on it */
339339
#defineFILE_NOT_FOUND(-2)/* file disappeared during backup */
340340
#defineBLOCKNUM_INVALID(-1)
341-
#definePROGRAM_VERSION"2.5.0"
341+
#definePROGRAM_VERSION"2.5.1"
342342

343343
/* update when remote agent API or behaviour changes */
344-
#defineAGENT_PROTOCOL_VERSION20500
345-
#defineAGENT_PROTOCOL_VERSION_STR "2.5.0"
344+
#defineAGENT_PROTOCOL_VERSION20501
345+
#defineAGENT_PROTOCOL_VERSION_STR "2.5.1"
346346

347347
/* update only when changing storage format */
348-
#defineSTORAGE_FORMAT_VERSION "2.5.0"
348+
#defineSTORAGE_FORMAT_VERSION "2.4.4"
349349

350350
typedefstructConnectionOptions
351351
{

‎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.5.0
1+
pg_probackup 2.5.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp