Fix small bug for build without HAVE_SYMLINK - Mailing list pgsql-hackers

From YUriy Zhuravlev
Subject Fix small bug for build without HAVE_SYMLINK
Date
Msg-id 2087956.cxmiNF000h@dinodell
Whole thread Raw
Responses Re: Fix small bug for build without HAVE_SYMLINK  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello hackers.

During my work on CMake I stumbled upon this simple bug. I think this is
important for mingw users.
The function is trying to return a variable that has not been announced.

Patch in attach. Probably relevant for stable releases.

Thanks!
--
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Allow a per-tablespace effective_io_concurrency setting
Next
From: Bruce Momjian
Date:
Subject: Re: Multi-column distinctness.