mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
8605bc7521
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).