]> granicus.if.org Git - postgresql/commit
Backport "Add pgreadlink() on Windows to read junction points".
authorRobert Haas <rhaas@postgresql.org>
Tue, 5 May 2015 19:54:26 +0000 (15:54 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 5 May 2015 19:54:26 +0000 (15:54 -0400)
commitba7bee837ec1cee4809cdbaeba2104be37dee5dc
tree42b7195e38d4e143cd78e2a9ef24dcea0462bec6
parent262fbcb9dd4a357a8b8147b6ac217b41e905be3a
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.
src/include/port.h
src/port/dirmod.c