Thread: pgsql: Remove unnecessary check for NULL locale, per Coverity.

pgsql: Remove unnecessary check for NULL locale, per Coverity.

From
Jeff Davis
Date:
Remove unnecessary check for NULL locale, per Coverity.

Discussion: https://postgr.es/m/3804933.1723394010@sss.pgh.pa.us
Reported-by: Tom Lane

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a459ac504cc62421c08c9ee1ddc3e6f9be61f384

Modified Files
--------------
src/backend/utils/adt/like.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)