The Win32 DEF files that are generated for libpq contain the attribute "DESCRIPTION", which is actually only allowed for device drivers. The compilers ignore it with a warning - if we remove them, we get rid of the warning.
(ref http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/ html/_core_description.asp) //Magnus
libpq_def.patch
Description: libpq_def.patch
---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
