Files
repmgr/config.c
Peter Eisentraut 45178c19d8 Fix compiler warning
For a char * variable, '\0' is just a strange way to write NULL, and
clang warns about it.
2016-05-21 21:04:19 -04:00

25 KiB