Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is (fwd)
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Tom Lane <tgl@sss.pgh.pa.us>,
Dmitry Dolgov <9erthalion6@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-03-27T15:27:14Z
Lists: pgsql-hackers
Hi Fabien, On 1/4/20 5:00 PM, Tomas Vondra wrote: > > This patch is registered in 2020-01, but the last message in the thread > seems to be from 2019/05/23. The patch itself seems to be OK (it applies > fine etc.) What do we need to get it over the line, instead of just > moving it to the next one CF over and over? It does not look like the remainder of this patch is going to be committed and I don't think it makes sense to keep moving the patch indefinitely. Unless something changes by the end of this CF I'll mark it Returned With Feedback. Regards, -- -David david@pgmasters.net
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