diff options
author | Noah Misch <noah@leadboat.com> | 2014-08-18 23:00:38 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-08-18 23:01:04 -0400 |
commit | 318fe2321ed0207c8771dc0e24dfa84560dc6b51 (patch) | |
tree | 49af3afcaf16ef266c246c39c75bd240eb1656f0 /src/backend/access/heap | |
parent | 2730d7254c5f30c14509859e4353f3f7120151d9 (diff) | |
download | postgresql-318fe2321ed0207c8771dc0e24dfa84560dc6b51.tar.gz postgresql-318fe2321ed0207c8771dc0e24dfa84560dc6b51.zip |
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).
Diffstat (limited to 'src/backend/access/heap')
0 files changed, 0 insertions, 0 deletions