pgbench: Remove now-dead CState->ecnt
Michael Paquier <michael@paquier.xyz>
pgbench: Remove now-dead CState->ecnt The last use of ecnt was in 12788ae. It was getting incremented after a backend error without any purpose since then, so let's get rid of it. Author: Kota Miyake Reviewed-by: Álvaro Herrera Discussion: https://postgr.es/m/786c3d9fbe067763d899e78c296f9f0f@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pgbench/pgbench.c | modified | +0 −4 |
Discussion
- [PATCH] pgbench: Remove ecnt, a member variable of CState 5 messages · 2021-02-26 → 2021-03-01