Unify some error messages to ease work of translators
This commit updates a couple of error messages around control file data,
GUCs and server settings, unifying to the same message where possible.
This reduces the translation burden a bit.
Author: Peter Smith
Discussion:
https://postgr.es/m/cah
Unify some error messages
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/95b44bb025b5d13c673662af68a218bd1873861f
Modified Files
--
contrib/pg_prewarm/autoprewarm.c | 2 +-
src/backend/postmaster/bgworker.c | 2 +-
2 files changed, 2 insertions(+), 2 del
Unify some error messages
We had essentially the same error in several different wordings.
Unify that.
Branch
--
REL_16_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/c672262779833a6b58cf5a4e85a9b76efd660cb7
Modified Files
--
src/backend/utils/adt/json.c
Unify some error messages
We had essentially the same error in several different wordings.
Unify that.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/dca20013ebab0f0176e610a36b846d899af1d451
Modified Files
--
src/backend/utils/adt/json.c