postgresql/src/interfaces
Noah Misch 8605bc7521 Install libpq DLL with $(INSTALL_SHLIB).
Programs need execute permission on a DLL file to load it.  MSYS
"install" ignores the mode argument, and our Cygwin build statically
links libpq into programs.  That explains the lack of buildfarm trouble.
Back-patch to 9.0 (all supported versions).
2014-08-18 23:00:38 -04:00
..
ecpg Finish adding file version information to installed Windows binaries. 2014-08-18 22:59:53 -04:00
libpq Install libpq DLL with $(INSTALL_SHLIB). 2014-08-18 23:00:38 -04:00
Makefile