mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
pgindent run prior to branching v15.
pgperltidy and reformat-dat-files too. Not many changes.
This commit is contained in:
@@ -122,7 +122,7 @@ bool bsysscan = false;
|
||||
* lookups as fast as possible.
|
||||
*/
|
||||
static FullTransactionId XactTopFullTransactionId = {InvalidTransactionId};
|
||||
static int nParallelCurrentXids = 0;
|
||||
static int nParallelCurrentXids = 0;
|
||||
static TransactionId *ParallelCurrentXids;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user