Refactor pgbench log-writing code to a separate function.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Refactor pgbench log-writing code to a separate function. The doCustom function was incredibly long, this makes it a little bit more readable.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +169 −171 |