mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +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:
@ -161,7 +161,7 @@ static const char *const excludeDirContents[] =
|
||||
|
||||
/*
|
||||
* It is generally not useful to backup the contents of this directory
|
||||
* even if the intention is to restore to another master. See backup.sgml
|
||||
* even if the intention is to restore to another primary. See backup.sgml
|
||||
* for a more detailed description.
|
||||
*/
|
||||
"pg_replslot",
|
||||
|
Reference in New Issue
Block a user