pgsql: Use American English in error message

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Use American English in error message
Дата
Msg-id E1cvpKj-0003tn-BR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use American English in error message

All error messages use the American English spelling of recognize,
apply to the single one not doing so to be consistent.

Author: Daniel Gustafsson <daniel@yesql.se>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6785fbd60ffd82ef825baf6db34bd944f3c7b121

Modified Files
--------------
src/backend/replication/pgoutput/pgoutput.c | 4 ++--
src/bin/pg_waldump/pg_waldump.c             | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Remove remark elements
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix pageinspect failures on hash indexes.