Re: additional contrib test suites
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>
Date: 2017-09-08T17:32:46Z
Lists: pgsql-hackers
Attachments
- v2-0001-adminpack-Add-test-suite.patch (text/plain) patch v2-0001
- v2-0002-fuzzystrmatch-Add-test-suite.patch (text/plain) patch v2-0002
- v2-0003-lo-Add-test-suite.patch (text/plain) patch v2-0003
- v2-0004-chkpass-Add-test-suite.patch (text/plain) patch v2-0004
- v2-0005-passwordcheck-Add-test-suite.patch (text/plain) patch v2-0005
- v2-0006-pg_archivecleanup-Add-test-suite.patch (text/plain) patch v2-0006
- v2-0007-isn-Fix-debug-code.patch (text/plain) patch v2-0007
On 9/6/17 07:11, Thomas Munro wrote: > After applying these patches cleanly on top of > 0b554e4e63a4ba4852c01951311713e23acdae02 and running "./configure > --enable-tap-tests --with-tcl --with-python --with-perl --with-ldap > --with-icu && make && make check-world" I saw this failure: Yes, some of the error messages had changed. Fixed patches attached. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Remove contrib/chkpass
- 5d3cad564729 11.0 landed
-
doc: Clarify pg_inherits description
- 0b554e4e63a4 11.0 cited