mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-07 13:40:17 +02:00
Version 2.3.0
This commit is contained in:
parent
1c81e75699
commit
99fdd3b919
@ -229,8 +229,8 @@ typedef enum ShowFormat
|
||||
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
|
||||
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
|
||||
#define BLOCKNUM_INVALID (-1)
|
||||
#define PROGRAM_VERSION "2.2.8"
|
||||
#define AGENT_PROTOCOL_VERSION 20208
|
||||
#define PROGRAM_VERSION "2.3.0"
|
||||
#define AGENT_PROTOCOL_VERSION 20300
|
||||
|
||||
|
||||
typedef struct ConnectionOptions
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.2.7
|
||||
pg_probackup 2.3.0
|
Loading…
Reference in New Issue
Block a user