aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:08:33 -0500
committerAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:08:33 -0500
commit7e1531a4504248d9df5deae8c4aa9340adaa7ef5 (patch)
tree1afaeb8f591fa2860431784001640e1608a4798d /contrib/postgres_fdw/postgres_fdw.c
parentd587298b80e14afdbf2a6b0980f4902280af980e (diff)
downloadpostgresql-7e1531a4504248d9df5deae8c4aa9340adaa7ef5.tar.gz
postgresql-7e1531a4504248d9df5deae8c4aa9340adaa7ef5.zip
Don't use deprecated dllwrap on Cygwin.
The preferred method is to use "cc -shared", and this allows binaries to be rebased if required, unlike dllwrap. Backpatch to 9.0 where we have buildfarm coverage. There are still some issues with Cygwin, especially modern Cygwin, but this helps us get closer to good support. Marco Atzeri.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions