postgresql/src
Noah Misch 1c49561762 Update "pg_regress --no-locale" for Darwin and Windows.
Commit 894459e59f revealed this option to
be broken for NLS builds on Darwin, but "make -C contrib/unaccent check"
and the buildfarm client rely on it.  Fix that configuration by
redefining the option to imply LANG=C on Darwin.  In passing, use LANG=C
instead of LANG=en on Windows; since only postmaster startup uses that
value, testers are unlikely to notice the change.  Back-patch to 9.0,
like the predecessor commit.
2015-01-16 01:28:40 -05:00
..
backend Fix use-of-already-freed-memory problem in EvalPlanQual processing. 2015-01-15 18:52:34 -05:00
bin Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:08 -05:00
include On Darwin, detect and report a multithreaded postmaster. 2015-01-07 22:42:42 -05:00
interfaces Fix minor bugs in commit 30bf4689a9 et al. 2014-11-30 12:20:57 -05:00
makefiles Don't use deprecated dllwrap on Cygwin. 2014-02-01 16:14:01 -05:00
pl Fix thinko in plpython error message 2015-01-06 15:16:29 -03:00
port On Darwin, detect and report a multithreaded postmaster. 2015-01-07 22:42:42 -05:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Update "pg_regress --no-locale" for Darwin and Windows. 2015-01-16 01:28:40 -05:00
timezone Add CST (China Standard Time) to our lists of timezone abbreviations. 2014-12-24 16:35:48 -05:00
tools Have config_sspi_auth() permit IPv6 localhost connections. 2014-12-25 14:09:17 -05:00
tutorial Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02: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 Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Revert "Backpatch pgxs vpath build and installation fixes (v2)" 2013-10-07 22:39:30 -04:00
Makefile.shlib fix whitespace 2014-02-01 16:30:14 -05:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00