mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
code: replace 'master' with 'primary' where appropriate.
Also changed "in the primary" to "on the primary", and added a few "the" before "primary". Author: Andres Freund Reviewed-By: David Steele Discussion: https://postgr.es/m/20200615182235.x7lch5n6kcjq4aue@alap3.anarazel.de
This commit is contained in:
@@ -73,7 +73,7 @@ enum config_group
|
||||
WAL_RECOVERY_TARGET,
|
||||
REPLICATION,
|
||||
REPLICATION_SENDING,
|
||||
REPLICATION_MASTER,
|
||||
REPLICATION_PRIMARY,
|
||||
REPLICATION_STANDBY,
|
||||
REPLICATION_SUBSCRIBERS,
|
||||
QUERY_TUNING,
|
||||
|
||||
Reference in New Issue
Block a user