Refactor some SQL/JSON error messages

Turn type names into "%s" specifiers to 1) avoid getting them translated
and 2) reduce the total number of messages.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/62b7a9a7784eb8b3871368726fc3b8df17d87f32

Modified Files
--------------
src/backend/utils/adt/jsonpath_exec.c | 41 ++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 20 deletions(-)

Reply via email to