Skip to content

Commit 753b232

Browse files
knizhnikkelvich
authored andcommitted
Add caught-up message to logical replication
1 parent 0de25ca commit 753b232

File tree

14 files changed

+260
-662
lines changed

14 files changed

+260
-662
lines changed

contrib/mmts/bgwpool.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
typedef void(*BgwPoolExecutor)(void* work, size_t size);
99

1010
typedef uint64 timestamp_t;
11+
typedef long long long64; /* we are not using int64 here because we want to use %lld format for this type */
1112

1213
#define MAX_DBNAME_LEN 30
1314
#define MAX_DBUSER_LEN 30

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