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

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Alik Khilazhev <a.khilazhev@postgrespro.ru>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-11-20T21:53:40Z
Lists: pgsql-hackers
> Fixed.

Applies, compiles, make check ok, doc ok.

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. We'll see.

I have added the thread to the next CF (January 2018), and marked it as 
"ready for committer".

-- 
Fabien.


Commits

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