mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
pgindent run for 9.6
This commit is contained in:
@@ -148,7 +148,7 @@ typedef struct ReplicationStateCtl
|
||||
} ReplicationStateCtl;
|
||||
|
||||
/* external variables */
|
||||
RepOriginId replorigin_session_origin = InvalidRepOriginId; /* assumed identity */
|
||||
RepOriginId replorigin_session_origin = InvalidRepOriginId; /* assumed identity */
|
||||
XLogRecPtr replorigin_session_origin_lsn = InvalidXLogRecPtr;
|
||||
TimestampTz replorigin_session_origin_timestamp = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user