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

Commitbc15caf

Browse files
knizhnikkelvich
authored andcommitted
Restore setting hint bits
1 parent194c178 commitbc15caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pglogical_proto.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ pglogical_write_commit(StringInfo out, PGLogicalOutputData *data,
187187
Assert(false);
188188

189189
if (flags==PGLOGICAL_COMMIT||flags==PGLOGICAL_PREPARE) {
190+
Assert(txn->xid<1000||MtmTransactionRecords >=2);
190191
// if (MtmIsFilteredTxn) {
191192
// Assert(MtmTransactionRecords == 0);
192193
// return;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp