Commit ef2a833
committed
pgbench: Remove dead code
doConnect() never returns connections in state CONNECTION_BAD, so
checking for that is pointless. Remove the code that does.
This code has been dead since ba708ea, 20 years ago.
Discussion: https://postgr.es/m/20210126195224.GA20361@alvherre.pgsql
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>1 parent 75e3cca commit ef2a833
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6044 | 6044 | | |
6045 | 6045 | | |
6046 | 6046 | | |
6047 | | - | |
6048 | | - | |
6049 | | - | |
6050 | | - | |
6051 | | - | |
6052 | | - | |
6053 | | - | |
6054 | 6047 | | |
6055 | 6048 | | |
6056 | 6049 | | |
| |||
0 commit comments