mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Various minor comments changes from bgwriter to checkpointer.
This commit is contained in:
@@ -82,7 +82,7 @@ typedef struct
|
||||
|
||||
/*
|
||||
* Are any sync standbys defined? Waiting backends can't reload the
|
||||
* config file safely, so WAL writer updates this value as needed.
|
||||
* config file safely, so checkpointer updates this value as needed.
|
||||
* Protected by SyncRepLock.
|
||||
*/
|
||||
bool sync_standbys_defined;
|
||||
|
Reference in New Issue
Block a user