1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00
Files
postgres/src
Alvaro Herrera ef2a83323c 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 ba708ea3dc, 20 years ago.

Discussion: https://postgr.es/m/20210126195224.GA20361@alvherre.pgsql
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
2021-01-28 12:53:10 -03:00
..
2021-01-28 12:53:10 -03:00
2020-11-09 10:38:43 +01:00
2020-05-21 08:31:16 -07:00
2020-01-01 12:21:45 -05:00