Skip to content

Commit

Permalink
Another One
Browse files Browse the repository at this point in the history
  • Loading branch information
codeforall committed Feb 24, 2025
1 parent 949fdc6 commit 5143e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/distributed/transaction/transaction_recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ RecoverTwoPhaseCommits(void)

connection = GetNodeConnection(connectionFlags, nodeName, nodePort);
Assert(connection != NULL);

/*
* We don't verify connection validity here.
* Instead, RecoverWorkerTransactions() performs the necessary
Expand Down

0 comments on commit 5143e23

Please sign in to comment.