8000 Merge branch 'PGPRO-5339' · postgrespro/mmts@0e27376 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e27376

Browse files
committed
Merge branch 'PGPRO-5339'
2 parents 6160519 + 8ca11d1 commit 0e27376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/multimaster.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ MtmSuspendTransaction(void)
369369
MtmCurrentTrans *ctx = malloc(sizeof(MtmCurrentTrans));
370370

371371
*ctx = MtmTx;
372-
CallXactCallbacks(XACT_EVENT_START);
373372
return ctx;
374373
}
375374

0 commit comments

Comments
 (0)
0