Thread: pgsql: Fix comparison of an array of characters with zero to compare wi

pgsql: Fix comparison of an array of characters with zero to compare wi

From
Fujii Masao
Date:
Fix comparison of an array of characters with zero to compare with '\0' instead.

Report from Andres Freund.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/489e6ac5a1a4ca7e4ca7683a86ccd8a5d5e3eb59

Modified Files
--------------
src/backend/utils/adt/pgstatfuncs.c |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)