Re: pgbench tap tests & minor fixes.
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Nikolay Shaplov <dhyan@nataraj.su>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Fabien COELHO <coelho@cri.ensmp.fr>
Date: 2017-09-01T03:40:56Z
Lists: pgsql-hackers
On Thu, Aug 31, 2017 at 9:29 PM, Nikolay Shaplov <dhyan@nataraj.su> wrote: > I am about to set "Ready for commit" status to this patch. So there is my > summary for commiter, so one does not need to carefully read all the thread. > > This patch is consists of three parts. May be they should be commited > separately, then Fabien will split them, I think. I am not sure why, but this email has broken the whole thread on my gmail client... Did you change the subject name indirectly? The thread is shaped correctly in postgresql.org though. Thanks! -- Michael
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