Date: Friday, September 29, 2000 @ 09:53:35
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv8019/src/utils
Modified Files:
dllinit.c
----------------------------- Log Message -----------------------------
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.