]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:27:11 +0000 (07:27 +0100)
commit8717736670867b2e9c4e1ad841d5d0ea9e3c2965
treeef168195d03da8c3b673fb208ce7cd1702bbb879
parentdae1db34f5e6bfbb86210a30b050110c08f62ba1
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