Fix compiler warning in unistr function Some compilers are not aware that elog/ereport ERROR does not return.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/efd9d92bb39c74c2aded64fc08e2d601ce20c39d Modified Files -------------- src/backend/utils/adt/varlena.c | 1 + 1 file changed, 1 insertion(+)
