Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 22 Dec 2018 06:21:40 +0000 (07:21 +0100)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 22 Dec 2018 06:21:40 +0000 (07:21 +0100)
commitf4eabaf3e0f84d5eb3ebdeeff0a71cb8db4b1ff6
treeef927745a6c8443e55e100b26a61214b375c672e
parentc952eae52a33069e2e92d34f217b43d0eca3d7de
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code

This has never been correct since this code was introduced.
src/bin/initdb/initdb.c
src/bin/pg_basebackup/pg_basebackup.c