mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Fix whitespace
This commit is contained in:
parent
39c283e498
commit
70715e6a60
@ -117,7 +117,7 @@ typedef struct OldSnapshotControlData
|
||||
TransactionId xid_by_minute[FLEXIBLE_ARRAY_MEMBER];
|
||||
} OldSnapshotControlData;
|
||||
|
||||
static volatile OldSnapshotControlData *oldSnapshotControl;
|
||||
static volatile OldSnapshotControlData *oldSnapshotControl;
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user