Backport "Add pgreadlink() on Windows to read junction points".
Robert Haas <rhaas@postgresql.org>
Backport "Add pgreadlink() on Windows to read junction points". The patch to recurseively fsync pgdata needs this, but it was only introduced in 9.1.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port.h | modified | +3 −0 |
| src/port/dirmod.c | modified | +118 −0 |