Commit 943eb47
committed
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.com1 parent 25936fd commit 943eb47
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
| |||
2716 | 2715 | | |
2717 | 2716 | | |
2718 | 2717 | | |
2719 | | - | |
2720 | 2718 | | |
2721 | 2719 | | |
2722 | 2720 | | |
| |||
2828 | 2826 | | |
2829 | 2827 | | |
2830 | 2828 | | |
2831 | | - | |
2832 | 2829 | | |
2833 | 2830 | | |
2834 | 2831 | | |
2835 | 2832 | | |
2836 | 2833 | | |
2837 | 2834 | | |
2838 | | - | |
2839 | 2835 | | |
2840 | 2836 | | |
2841 | 2837 | | |
| |||
0 commit comments