Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd)
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Tom Lane <tgl@sss.pgh.pa.us>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-11-24T16:58:38Z
Lists: pgsql-hackers
Attachments
- pgbench-tap-progress-7.patch (text/x-diff) patch
> Unfortunately, there was no activity over the last few commitfests and the > proposed patch pgbench-tap-progress-6 can't be applied anymore without > conflicts. Fabien, what are your plans about it, could you please post a > rebased version? Here it is. -- Fabien.
Commits
-
Refactor code to print pgbench progress reports.
- 9f75e3772350 12.0 landed
-
Fix pgbench TAP test to work in VPATH builds.
- e94f2bc809a0 11.0 cited