postgresql/src
Andrew Dunstan 1c0bf372fa 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.
2014-02-01 16:14:15 -05:00
..
backend Clear MyProc and MyProcSignalState before they become invalid. 2014-01-31 21:40:20 -05:00
bin Fix client-only installation 2014-01-17 23:15:00 -05:00
include Fix multiple bugs in index page locking during hot-standby WAL replay. 2014-01-14 17:35:00 -05:00
interfaces Copy the libpq DLL to the bin directory on Mingw and Cygwin. 2014-02-01 15:16:40 -05:00
makefiles Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:15 -05:00
pl Translation updates 2013-12-02 00:05:18 -05:00
port Add "SHIFT_JIS" as an accepted encoding name for locale checking. 2013-12-15 11:11:02 +09:00
template Don't try to force use of -no-cpp-precomp on OS X. It's been five years 2010-08-02 04:51:25 +00:00
test Fix "cannot accept a set" error when only some arms of a CASE return a set. 2014-01-08 20:18:20 -05:00
timezone Update time zone data files to tzdata release 2013h. 2013-12-01 14:12:12 -05:00
tools Properly zero-pad the day-of-year part of the win32 build number 2013-01-31 15:08:43 +01:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +00:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:48:00 -05:00
Makefile.shlib Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:15 -05:00
nls-global.mk Avoid error from mkdir if no languages are to be installed 2010-05-13 14:35:28 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00