Content-Length: 291868 | pFad | http://github.com/postgrespro/postgres_cluster/commit/753b232b4ba8942349a6a8ac06aa211130b3cd35

5C Add caught-up message to logical replication · postgrespro/postgres_cluster@753b232 · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/753b232b4ba8942349a6a8ac06aa211130b3cd35

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy