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

Commit8dbd51e

Browse files
committed
remove log message about filtered tx
1 parent08267a6 commit8dbd51e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎pglogical_proto.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ pglogical_write_begin(StringInfo out, PGLogicalOutputData *data,
112112

113113
if (!isRecovery&&csn==INVALID_CSN) {
114114
MtmIsFilteredTxn= true;
115-
MTM_LOG1("MtmIsFilteredTxn");
116115
}else {
117116
pq_sendbyte(out,'B');/* BEGIN */
118117
pq_sendint(out,MtmNodeId,4);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp