pgsql: Fix typo

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix typo
Дата
Msg-id E1i0SJO-0004vB-B5@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_12_STABLE

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

Modified Files
--------------
src/backend/replication/logical/origin.c | 2 +-
src/include/catalog/pg_proc.dat          | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove unnecessary test dependency on the contents ofpg_pltempl
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove configure detection of crypt()