Fix compiler warning in unistr function
authorDavid Rowley <drowley@postgresql.org>
Tue, 30 Mar 2021 07:28:09 +0000 (20:28 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 30 Mar 2021 07:28:09 +0000 (20:28 +1300)
commitefd9d92bb39c74c2aded64fc08e2d601ce20c39d
tree8a534987cc14ed47e7d113b3250df8e1d6dd6832
parentff53d7b159b93ce9fc884897f9d96b97744781e2
Fix compiler warning in unistr function

Some compilers are not aware that elog/ereport ERROR does not return.
src/backend/utils/adt/varlena.c