Re: pgbench tap tests & minor fixes

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Nikolay Shaplov <dhyan@nataraj.su>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>, Robert Haas <robertmhaas@gmail.com>
Date: 2017-08-24T02:29:26Z
Lists: pgsql-hackers

Attachments

While reviewing another patch, I figured out at least one potential issue 
on windows when handling execution status.

The attached v11 small updates is more likely to pass on windows.

-- 
Fabien.

Commits

  1. Add much-more-extensive TAP tests for pgbench.

  2. Be more careful about newline-chomping in pgbench.

  3. Fix some subtle problems in pgbench transaction stats counting.