mirror of
https://github.com/postgres/postgres.git
synced 2026-02-22 01:11:05 -05:00
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
|
||
|---|---|---|
| .. | ||
| t | ||
| .gitignore | ||
| exprparse.y | ||
| exprscan.l | ||
| Makefile | ||
| pgbench.c | ||
| pgbench.h | ||