Get dirmod.c on the same page as port.h about whether we use pgsymlink
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:28:49 +0000 (23:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:28:49 +0000 (23:28 +0000)
commit6148908fc1cdea61b3e48c46bcf68bb4c52a9caf
treed998bb578ae7dbf2997b495eb34f57223e659cef
parent16bef7a235912dc1f81b65d27fcb21b2f7fd682d
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.
src/include/port.h
src/port/dirmod.c