Suppress data directory access-permissions check when __CYGWIN__,
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 16:17:48 +0000 (16:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2001 16:17:48 +0000 (16:17 +0000)
commitb53a297f5887bf3852ac244fa44824ee973cde4d
tree375696eac7fbdf393d569217aa5187011363f5ba
parentf19ec5308735704cf9942ea144056d39b547b10b
Suppress data directory access-permissions check when __CYGWIN__,
per recent pghackers discussions.  Improving this should be a TODO
for 7.3.
src/backend/postmaster/postmaster.c