pgsql: Fix typo - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix typo
Date
Msg-id E1i0SJO-0004vI-BR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aad9bf336c5e3669667378bc6eea1f9ec5a0d805

Modified Files
--------------
src/backend/replication/logical/origin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove unnecessary test dependency on the contents ofpg_pltempl
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove configure detection of crypt()