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

Commitb55bfe8

Browse files
committed
Version 2.1.5
1 parente876fcf commitb55bfe8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ gen_probackup_project.pl C:\path_to_postgresql_source_tree
110110

111111
##Documentation
112112

113-
Currently the latest documentation can be found at[github](https://github.com/postgrespro/pg_probackup/blob/master/Documentation.md) and[Postgres Pro Enterprise documentation](https://postgrespro.com/docs/postgrespro/current/app-pgprobackup).
113+
Currently the latest documentation can be found at[github](https://postgrespro.github.io/pg_probackup) and[Postgres Pro Enterprise documentation](https://postgrespro.com/docs/postgrespro/current/app-pgprobackup).
114114

115115
##License
116116

‎src/pg_probackup.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ typedef enum ShowFormat
188188
#defineBYTES_INVALID(-1)/* file didn`t changed since previous backup, DELTA backup do not rely on it */
189189
#defineFILE_NOT_FOUND(-2)/* file disappeared during backup */
190190
#defineBLOCKNUM_INVALID(-1)
191-
#definePROGRAM_VERSION"2.1.4"
192-
#defineAGENT_PROTOCOL_VERSION20104
191+
#definePROGRAM_VERSION"2.1.5"
192+
#defineAGENT_PROTOCOL_VERSION20105
193193

194194

195195
typedefstructConnectionOptions

‎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.1.4
1+
pg_probackup 2.1.5

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp