mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Minor comment fix
This commit is contained in:
@ -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 */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user