postgresql/src/bin/pgbench
Alvaro Herrera be2729dfaa
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:50:40 -03:00
..
t Rework PostgresNode's psql method 2016-03-03 17:58:30 -03:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
exprparse.y Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
exprscan.l Fix pgbench lexer's "continuation" rule to cope with Windows newlines. 2018-09-17 12:11:43 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
pgbench.c pgbench: Remove dead code 2021-01-28 12:50:40 -03:00
pgbench.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00