Attempt to fix win32 build of pg_verify_checksums
Magnus Hagander <magnus@hagander.net>
Attempt to fix win32 build of pg_verify_checksums S_ISLNK doesn't exist on Win32, instead we should use pgwin32_is_junction().
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_verify_checksums/pg_verify_checksums.c | modified | +4 −0 |