additional contrib test suites

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: additional contrib test suites
Date: 2017-08-12 01:20:37
Message-ID: ea93a9b7-744f-399a-6657-e3f225ae115d@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
0001-adminpack-Add-test-suite.patch text/plain 6.7 KB
0002-fuzzystrmatch-Add-test-suite.patch text/plain 4.9 KB
0003-lo-Add-test-suite.patch text/plain 3.3 KB
0004-chkpass-Add-test-suite.patch text/plain 2.2 KB
0005-passwordcheck-Add-test-suite.patch text/plain 4.4 KB
0006-pg_archivecleanup-Add-test-suite.patch text/plain 3.9 KB
0007-isn-Fix-debug-code.patch text/plain 2.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message unixway.drive 2017-08-12 01:33:36 pg_stat_statements query normalization, and the 'in' operator
Previous Message Andres Freund 2017-08-12 00:17:05 Re: POC: Sharing record typmods between backends