Is there a way to build a static library for libpq, 7.1.3?
When I checked only the Win32 version gets a static as well as a dynamic
library. (i.e. Unix boxes only get the .so's)
Is there a way we can change the config files to force a static library?
Thanks in advance, I'm using Solaris Forte compiler if that matter...