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: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Dmitry Dolgov <9erthalion6@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-03-25T18:13:24Z
Lists: pgsql-hackers
Attachments
- pgbench-tap-progress-9.patch (text/x-diff) patch
> I pushed the refactoring now, to extract the progress reporting to a separate > function. That seems like an improvement independently from the rest of the > patch. Sure. > I'll take another look at the rest, probably tomorrow. Ok. Attached is the remainder of the patch rebased to current head. -- 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