index 97d2dff0dd34b5c2ce44003e4eaeb6cb2b92a99c..21a4fea821dcd07bea913614b7f4b0f0791a3dc2 100644 (file)
{
if (IsTransactionState())
{
+ SetCurrentStatementStartTimestamp();
+
if (CurrentMemoryContext != ApplyMessageContext)
MemoryContextSwitchTo(ApplyMessageContext);
return false;
}
+ SetCurrentStatementStartTimestamp();
StartTransactionCommand();
maybe_reread_subscription();