Magnus Hagander <magnus(at)hagander(dot)net> writes:
> The DLLIMPORT definition used on Win32 conflicts with the headers in TCL,
> at least, and possibly others.
> One way to fix it is similar to the HAVE_xyz ones that I talk about in my
> other email. Another way to do it would be for us to use PGDLLIMPORT
> instead of DLLIMPORT.
PGDLLIMPORT seems the best bet to me.
regards, tom lane