Re: [HACKERS] Fix small bug for build without HAVE_SYMLINK

2015-09-05 Thread Tom Lane
YUriy Zhuravlev writes: > 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. Will commit, thanks!

[HACKERS] Fix small bug for build without HAVE_SYMLINK

2015-09-05 Thread YUriy Zhuravlev
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: