mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-07 14:18:17 +02:00
Version 2.4.1
This commit is contained in:
parent
5a41524251
commit
ced96b2387
@ -276,8 +276,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.4.0"
|
||||
#define AGENT_PROTOCOL_VERSION 20400
|
||||
#define PROGRAM_VERSION "2.4.1"
|
||||
#define AGENT_PROTOCOL_VERSION 20401
|
||||
|
||||
|
||||
typedef struct ConnectionOptions
|
||||
|
@ -1 +1 @@
|
||||
pg_probackup 2.4.0
|
||||
pg_probackup 2.4.1
|
Loading…
x
Reference in New Issue
Block a user