RE: pgbench - doCustom cleanup
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: "Jamison, Kirk" <k.jamison@jp.fujitsu.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-11-17T10:46:59Z
Lists: pgsql-hackers
Attachments
- pgbench-state-change-4.patch (text/x-diff) patch
> Attached is a v3, where I have updated inaccurate comments. Attached v4 is a rebase after 409231919443984635b7ae9b7e2e261ab984eb1e -- Fabien.
Commits
-
pgbench: doExecuteCommand -> executeMetaCommand
- 9938d1163310 12.0 landed
-
Rework the pgbench state machine code for clarity
- 3bac77c48f16 12.0 landed
-
instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
- 6f7d02aa60b7 12.0 landed
-
pgbench: introduce a RandomState struct
- 409231919443 12.0 cited