Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter

Peter Eisentraut <peter_e@gmx.net>

Commit: 2a7da3f5648684df07126e94a96dc5bb82a9ba65
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-09-29T13:53:35Z
Releases: 7.1.1
Standardize on __CYGWIN__ rather than __CYGWIN32__ macro.  Doesn't matter
either way (although the former is preferred by the Cygwin folks
themselves), but using only one seems nicer.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +4 −4
src/backend/utils/adt/nabstime.c modified +2 −2
src/include/c.h modified +4 −4
src/include/config.h.in modified +2 −2
src/tools/entab/entab.c modified +1 −1
src/utils/dllinit.c modified +4 −4