Thread: pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code

pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code

From
Peter Eisentraut
Date:
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code

This has never been correct since this code was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f4eabaf3e0f84d5eb3ebdeeff0a71cb8db4b1ff6

Modified Files
--------------
src/bin/initdb/initdb.c               | 2 +-
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)