Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> What's the purpose of loading netmsg.dll ?
To get error messages under some flavors of Windows; I forget which.
> I got no error message for winsock errors under Windows-NT
> using the module.
The code as it stood was broken (static variable problem: the handle
opened by libpqdll.c was not visible in fe-misc.c). Would
you update from CVS and see if it works better?
regards, tom lane