Minor comment fix
This commit is contained in:
parent
a26116c6cb
commit
7923118c16
@ -219,7 +219,7 @@ static TransactionStateData TopTransactionStateData = {
|
|||||||
false, /* entry-time xact r/o state */
|
false, /* entry-time xact r/o state */
|
||||||
false, /* startedInRecovery */
|
false, /* startedInRecovery */
|
||||||
false, /* didLogXid */
|
false, /* didLogXid */
|
||||||
0, /* parallelMode */
|
0, /* parallelModeLevel */
|
||||||
NULL /* link to parent state block */
|
NULL /* link to parent state block */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user