]> 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:26:45 +0000 (07:26 +0100)
commitffcd98c7fcfb2ed4ef9069591c06d3748669941c
treef401feabe3e676608f352a652cbc1b791a34bf65
parent1b02807457318fa61cb564b101669f82e1b7be23
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