]> 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:20 +0000 (07:25 +0100)
commit018923ccc1a68eeac852edeac2ba3bc91dcbd494
treed069718233d2097bcdb5e89ca3a0a8cdc9f92a22
parent8193d64072c46e75fe94065111099ee3b2658769
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