Silence more compiler warnings introduced by d87d548cd0.
authorTom Lane
Sun, 26 Feb 2023 19:05:03 +0000 (14:05 -0500)
committerTom Lane
Sun, 26 Feb 2023 19:05:03 +0000 (14:05 -0500)
commitded7b7bbc3086a02296822a7a8e8bfbac9bdf5d6
tree1789adbb1c4cac9eb99992baaa56faab73ee74d6
parent18f2f8b8b02cdedf89a943498262cf23a3eb7f61
Silence more compiler warnings introduced by d87d548cd0.

Per buildfarm, there are still a couple of functions where we
get warnings from compilers that don't know that elog(ERROR)
doesn't return.
src/backend/utils/adt/pg_locale.c