Re: pgbench tap tests & minor fixes.
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Nikolay Shaplov <dhyan@nataraj.su>,
PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-09-04T23:05:09Z
Lists: pgsql-hackers
Attachments
- pgbench-tap-12.patch (text/x-diff) patch
> Anyway, done with the addition of a "chomp" parameter, leaving only the > TAP test changes to consider. Ok, thanks. > I'll set the CF entry back to "waiting on author" pending your > revisions of those. See attached. Removed scalar/array ref hack, plenty [] added everywhere to match. Removed perl function prototypes. Does not try to announce the number of tests, just tell when done. -- Fabien.
Commits
-
Add much-more-extensive TAP tests for pgbench.
- ed8a7c6fcf92 11.0 landed
-
Be more careful about newline-chomping in pgbench.
- 0b707d6ea759 11.0 landed
-
Fix some subtle problems in pgbench transaction stats counting.
- c23bb6badfa2 11.0 landed