Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 29 Sep 2000 13:53:35 +0000 (13:53 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 29 Sep 2000 13:53:35 +0000 (13:53 +0000)
commitb54818d5700c8af45d6459e6e718610aaeb0579c
tree6caf36037d0b30379e8ff4d5693f5b79e4fe4837
parent56979b630ca18c4f36bb0ff947a1a555ccea74ab
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.
contrib/pgbench/pgbench.c
src/backend/utils/adt/nabstime.c
src/include/c.h
src/include/config.h.in
src/tools/entab/entab.c
src/utils/dllinit.c