Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
authorPeter Eisentraut
Sat, 22 Dec 2018 06:21:40 +0000 (07:21 +0100)
committerPeter Eisentraut
Sat, 22 Dec 2018 06:27:21 +0000 (07:27 +0100)
commitb7b0314b80e90130b27e9f5ee4e45778e4cccf09
treed44904514079b96cf8fb5fded2650302c9a18b15
parent773e2d29cd63e2946d200dc5960a3ffb31910fe7
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