Use American English in error message
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 5 Apr 2017 18:06:15 +0000 (14:06 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 5 Apr 2017 18:06:15 +0000 (14:06 -0400)
commit6785fbd60ffd82ef825baf6db34bd944f3c7b121
treeb5951481fbcf20d0fea73eb457abeddb2ecaa7d9
parent63e5d02af33414ab31d0d59e02333083ac696d37
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>
src/backend/replication/pgoutput/pgoutput.c
src/bin/pg_waldump/pg_waldump.c