additional contrib test suites
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-12T01:20:37Z
Lists: pgsql-hackers
Attachments
- 0001-adminpack-Add-test-suite.patch (text/plain) patch 0001
- 0002-fuzzystrmatch-Add-test-suite.patch (text/plain) patch 0002
- 0003-lo-Add-test-suite.patch (text/plain) patch 0003
- 0004-chkpass-Add-test-suite.patch (text/plain) patch 0004
- 0005-passwordcheck-Add-test-suite.patch (text/plain) patch 0005
- 0006-pg_archivecleanup-Add-test-suite.patch (text/plain) patch 0006
- 0007-isn-Fix-debug-code.patch (text/plain) patch 0007
Here are some small test suites for some contrib modules as well as pg_archivecleanup that didn't have one previously, as well as one patch to improve code coverage in a module. Will add to commit fest. Testing on different platforms and with different build configurations would be useful. -- 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