pgbench: Remove dead code
Alvaro Herrera <alvherre@alvh.no-ip.org>
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 ba708ea3dc84, 20 years ago. Discussion: https://postgr.es/m/20210126195224.GA20361@alvherre.pgsql Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pgbench/pgbench.c | modified | +0 −8 |
Discussion
- strange error reporting 18 messages · 2021-01-20 → 2021-05-03