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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ded7b7bbc3086a02296822a7a8e8bfbac9bdf5d6 Modified Files -------------- src/backend/utils/adt/pg_locale.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)