Skip to content

Commit f586c96

Browse files
committed
Version 2.4.7
1 parent 623c0d3 commit f586c96

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
#define BYTES_INVALID (-1) /* file didn`t changed since previous backup, DELTA backup do not rely on it */
289289
#define FILE_NOT_FOUND (-2) /* file disappeared during backup */
290290
#define BLOCKNUM_INVALID (-1)
291-
#define PROGRAM_VERSION "2.4.6"
292-
#define AGENT_PROTOCOL_VERSION 20406
291+
#define PROGRAM_VERSION "2.4.7"
292+
#define AGENT_PROTOCOL_VERSION 20407
293293

294294
/* update only when changing storage format */
295295
#define STORAGE_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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy