mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
pgindent run prior to branching
This commit is contained in:
@@ -214,7 +214,7 @@ typedef struct ReorderBufferTXN
|
||||
*/
|
||||
Snapshot base_snapshot;
|
||||
XLogRecPtr base_snapshot_lsn;
|
||||
dlist_node base_snapshot_node; /* link in txns_by_base_snapshot_lsn */
|
||||
dlist_node base_snapshot_node; /* link in txns_by_base_snapshot_lsn */
|
||||
|
||||
/*
|
||||
* How many ReorderBufferChange's do we have in this txn.
|
||||
|
Reference in New Issue
Block a user