Get dirmod.c on the same page as port.h about whether we use pgsymlink

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6bc12a4aca7c75fdf9e8d0dbd2744e77c172c8dc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-07-12T23:28:49Z
Releases: 8.3.0
Get dirmod.c on the same page as port.h about whether we use pgsymlink
on Cygwin (answer: we don't).  Also try to unwind the #ifdef spaghetti
a little bit.  Untested but hopefully I didn't break anything.

Files

PathChange+/−
src/include/port.h modified +8 −5
src/port/dirmod.c modified +10 −9