Use correct ifdef test for cygwin, namely __CYGWIN__ (note underscores).

Andrew Dunstan <andrew@dunslane.net>

Commit: 631ea6188366ee1b9818fed88d8fadd495246fd7
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2006-07-25T01:37:42Z
Releases: 8.2.0
Use correct ifdef test for cygwin, namely __CYGWIN__ (note underscores).

Files

PathChange+/−
src/test/regress/pg_regress.c modified +3 −3