forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit30854d9
committed
pgbench: Remove dead code
doConnect() never returns connections in state CONNECTION_BAD, sochecking for that is pointless. Remove the code that does.This code has been dead sinceba708ea, 20 years ago.Discussion:https://postgr.es/m/20210126195224.GA20361@alvherre.pgsqlReviewed-by: Tom Lane <tgl@sss.pgh.pa.us>1 parent30f912a commit30854d9
1 file changed
+0
-8
lines changedLines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5676 | 5676 |
| |
5677 | 5677 |
| |
5678 | 5678 |
| |
5679 |
| - | |
5680 |
| - | |
5681 |
| - | |
5682 |
| - | |
5683 |
| - | |
5684 |
| - | |
5685 |
| - | |
5686 |
| - | |
5687 | 5679 |
| |
5688 | 5680 |
| |
5689 | 5681 |
| |
|
0 commit comments
Comments
(0)