mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Fix whitespace
This commit is contained in:
@ -117,7 +117,7 @@ typedef struct OldSnapshotControlData
|
|||||||
TransactionId xid_by_minute[FLEXIBLE_ARRAY_MEMBER];
|
TransactionId xid_by_minute[FLEXIBLE_ARRAY_MEMBER];
|
||||||
} OldSnapshotControlData;
|
} OldSnapshotControlData;
|
||||||
|
|
||||||
static volatile OldSnapshotControlData *oldSnapshotControl;
|
static volatile OldSnapshotControlData *oldSnapshotControl;
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user