Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f5342c

Browse files
knizhnikkelvich
authored andcommitted
Add caught-up message to logical replication
1 parentdc7a92d commit6f5342c

10 files changed

+218
-661
lines changed

‎bgwpool.h

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

1010
typedefuint64timestamp_t;
11+
typedeflong longlong64;/* we are not using int64 here because we want to use %lld format for this type */
1112

1213
#defineMAX_DBNAME_LEN 30
1314
#defineMAX_DBUSER_LEN 30

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp