Fix small bug for build without HAVE_SYMLINK

From: YUriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fix small bug for build without HAVE_SYMLINK
Date: 2015-09-05 19:37:27
Message-ID: 2087956.cxmiNF000h@dinodell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
have_symlink_bugfix_v1.patch text/x-patch 644 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message dinesh kumar 2015-09-05 19:45:09 Re: [PATCH] SQL function to report log message
Previous Message Merlin Moncure 2015-09-05 18:12:36 Re: Allow a per-tablespace effective_io_concurrency setting