Yes. You applied my patch for it on the 27th.
//Magnus
> -Original Message-
> From: Bruce Momjian [mailto:[EMAIL PROTECTED]]
> Sent: den 25 januari 2001 04:33
> To: Magnus Hagander
> Cc: 'Tom Lane'; Zeugswetter Andreas SB; '[EMAIL PROTECTED]'
Magnus, is this done?
> > Zeugswetter Andreas SB <[EMAIL PROTECTED]> writes:
> > > It is possible to make the above work (at least on MSVC).
> > > The switch is /MD that needs to be used for both the psql.exe and
> > > libpq.dll. This forces the use of Multithreaded DLL runtime
> > libraries.