Silence more compiler warnings introduced by d87d548cd0.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ded7b7bbc3086a02296822a7a8e8bfbac9bdf5d6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-02-26T19:05:03Z
Releases: 16.0
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.

Files

PathChange+/−
src/backend/utils/adt/pg_locale.c modified +2 −2