postgresql/src
Peter Eisentraut 76e190d522 Fix TAP tests with Perl 5.12
Perl 5.12 ships with a somewhat broken version of Test::Simple, so skip
the tests if that is found.

The relevant fix is

    0.98  Wed, 23 Feb 2011 14:38:02 +1100
        Bug Fixes
        * subtest() should not fail if $? is non-zero. (Aaron Crane)
2014-10-26 10:27:15 -04:00
..
backend Improve ispell dictionary's defenses against bad affix files. 2014-10-23 13:11:31 -04:00
bin psql: Improve \pset without arguments 2014-10-18 22:01:22 -04:00
common Small message fixes 2014-08-09 00:07:29 -04:00
include Flush unlogged table's buffers when copying or moving databases. 2014-10-20 23:45:20 +02:00
interfaces Ensure libpq reports a suitable error message on unexpected socket EOF. 2014-10-22 18:41:47 -04:00
makefiles MinGW: Use -static-libgcc when linking a DLL. 2014-10-21 22:56:42 -04:00
pl Translation updates 2014-10-05 23:22:24 -04:00
port Work around Windows locale name with non-ASCII character. 2014-10-24 19:59:46 +03:00
template Revert to using --enable-auto-import in Cygwin builds. 2014-02-16 15:14:04 -05:00
test Fix TAP tests with Perl 5.12 2014-10-26 10:27:15 -04:00
timezone Support timezone abbreviations that sometimes change. 2014-10-16 15:22:13 -04:00
tools Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' 2014-08-21 19:12:00 -04:00
tutorial pgindent run for 9.4 2014-05-06 12:12:18 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04: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 Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
Makefile.global.in Fix TAP tests with Perl 5.8 2014-10-26 09:50:31 -04:00
Makefile.shlib MinGW: Use -static-libgcc when linking a DLL. 2014-10-21 22:56:42 -04:00
nls-global.mk Setup error context callback for transaction lock waits 2014-03-19 15:10:36 -03:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00