Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed.
Reported-by: Craig Ringer Branch ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/ef415cae3964eafd2a1500317a46073eac845fe4 Modified Files -------------- src/backend/replication/logical/origin.c | 2 +- src/include/catalog/pg_proc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)