Skip to content

Commit 81c47f6

Browse files
committed
Remove an unneeded assert used for debugging earlier.
1 parent 2866640 commit 81c47f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/mmts/pglogical_proto.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ pglogical_write_commit(StringInfo out, PGLogicalOutputData *data,
185185
pq_sendbyte(out, flags);
186186
pq_sendbyte(out, MtmNodeId);
187187

188-
Assert(txn->xact_action != XLOG_XACT_PREPARE || txn->xid < 1000 || MtmTransactionRecords >= 2);
189-
190188
/* send fixed fields */
191189
pq_sendint64(out, commit_lsn);
192190
pq_sendint64(out, txn->end_lsn);

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