OSDN Git Service

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)
commit2a7da3f5648684df07126e94a96dc5bb82a9ba65
tree7f928ae93779f7aa57979e448be95f792d8037cb
parent30826ce8e3a95c846393a65826a774f0ba8dccb4
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