forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit318fe23
committed
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 staticallylinks libpq into programs. That explains the lack of buildfarm trouble.Back-patch to 9.0 (all supported versions).1 parent2730d72 commit318fe23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments
Comments
(0)