Commit 7923118c authored by Peter Eisentraut's avatar Peter Eisentraut

Minor comment fix

parent a26116c6
......@@ -219,7 +219,7 @@ static TransactionStateData TopTransactionStateData = {
false, /* entry-time xact r/o state */
false, /* startedInRecovery */
false, /* didLogXid */
0, /* parallelMode */
0, /* parallelModeLevel */
NULL /* link to parent state block */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment