S_ISLNK

Nicholas White <n.j.white@gmail.com>

From: Nicholas White <n.j.white@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2012-11-13T21:39:10Z
Lists: pgsql-hackers

Attachments

Hi - I'm cross-compiling the master branch (cygwin/mingw) and have found a
reference to S_ISLNK that isn't guarded by #ifndef WIN32 like the ones in
basebackup.c are. Could you merge the attached fix? Thanks -

Nick