Fix comparison of an array of characters with zero to compare with '\0' instead.
authorFujii Masao <fujii@postgresql.org>
Tue, 4 Feb 2014 01:59:39 +0000 (10:59 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 4 Feb 2014 01:59:39 +0000 (10:59 +0900)
commit489e6ac5a1a4ca7e4ca7683a86ccd8a5d5e3eb59
treec6dc80ab15fa71a839781aa09f83b742cc64cd68
parentc1fe08eb2f74d2a84e9dd48d54aa836ab74b3f94
Fix comparison of an array of characters with zero to compare with '\0' instead.

Report from Andres Freund.
src/backend/utils/adt/pgstatfuncs.c