]> 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:25:43 +0000 (07:25 +0100)
commit669d9eae8531c5d84bc2f6d8f8c9b93d50345403
tree94e495d9821a41a537fbed8a244ae4412d3d00d4
parente36e25275fb8ae9440611e23a54b2f0158c56980
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