postgresql/src/interfaces
Noah Misch 151ce45825 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:57 -04:00
..
ecpg Translation updates 2014-07-21 01:07:36 -04:00
libpq Install libpq DLL with $(INSTALL_SHLIB). 2014-08-18 23:00:57 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00