Re: [HACKERS] [WIP] Zipfian distribution in pgbench

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Cc: Alik Khilazhev <a.khilazhev@postgrespro.ru>
Date: 2017-11-22T06:39:08Z
Lists: pgsql-hackers

Attachments

> Note that the patch may interact with other patches which add functions to 
> pgbench, so might need a rebase depending on the order in which the patch are 
> applied.

Attached a minor rebase after 16827d4424.

-- 
Fabien.

Commits

  1. Add approximated Zipfian-distributed random generator to pgbench.