index e138bb9173fbda98eb6a424211744a48b5b1fd2c..5b60d1c3c535ec1f9c51c64331277627ca2a25a3 100644 (file)
@@ -790,7 +790,7 @@ check_same_host_or_net(SockAddr *raddr, IPCompareMethod method)
authname, argname), \
errcontext("line %d of configuration file \"%s\"", \
line_num, HbaFileName))); \
- return false; \
+ return NULL; \
} \
} while (0);