Avoid assuming that the fields of struct timeval have exactly type long.
Tom Lane <tgl@sss.pgh.pa.us>
Avoid assuming that the fields of struct timeval have exactly type long. This is probably incorrect on some platforms, and definitely draws a compiler warning on Darwin.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +3 −2 |