forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit434146d
committed
pgbench: If we fail to send a command to the server, fail.
This beats the old behavior of busy-waiting hands down.Oversight in commit12788ae.Report by Pavan Deolasee. Patch by Fabien Coelho. Reviewed byPavan Deolasee.Discussion:http://postgr.es/m/CABOikdPhfXTypckMC1Ux6Ko+hKBWwUBA=EXsvamXYSg8M9J94w@mail.gmail.com1 parent5cc5987 commit434146d
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2157 | 2157 |
| |
2158 | 2158 |
| |
2159 | 2159 |
| |
2160 |
| - | |
2161 |
| - | |
2162 |
| - | |
2163 |
| - | |
2164 |
| - | |
2165 |
| - | |
| 2160 | + | |
| 2161 | + | |
2166 | 2162 |
| |
2167 | 2163 |
| |
2168 | 2164 |
| |
|
0 commit comments
Comments
(0)