mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Update/correct comments in controldata code
This commit is contained in:
@@ -134,13 +134,11 @@ typedef struct ControlFileData93
|
||||
|
||||
|
||||
/*
|
||||
* Following fields added since 9.3:
|
||||
* Following field added since 9.3:
|
||||
*
|
||||
* int max_worker_processes;
|
||||
* int max_prepared_xacts;
|
||||
* int max_locks_per_xact;
|
||||
*
|
||||
*/
|
||||
|
||||
typedef struct ControlFileData94
|
||||
{
|
||||
uint64 system_identifier;
|
||||
|
||||
Reference in New Issue
Block a user