Add :client_id automatic variable for custom pgbench scripts.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Add :client_id automatic variable for custom pgbench scripts. This makes it easier to write custom scripts that have different logic for each client. Gurjeet Singh, with some changes by me.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +14 −0 |
| doc/src/sgml/pgbench.sgml | modified | +27 −1 |