mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix typo.
Author: Masahiko Sawada
This commit is contained in:
parent
46bcd2af18
commit
7e69323bf7
|
|
@ -198,7 +198,7 @@ typedef TransactionStateData *TransactionState;
|
|||
|
||||
/*
|
||||
* Serialized representation used to transmit transaction state to parallel
|
||||
* workers though shared memory.
|
||||
* workers through shared memory.
|
||||
*/
|
||||
typedef struct SerializedTransactionState
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user