Re: pgbench - add pseudo-random permutation function

From: Muhammad Usama <m(dot)usama(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Fabien Coelho <postgresql(dot)org(at)coelho(dot)net>, Hironobu Suzuki <hironobu(at)interdb(dot)jp>
Subject: Re: pgbench - add pseudo-random permutation function
Date: 2020-10-26 10:52:46
Message-ID: 160370956615.1204.14514967356384507379.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: not tested

There are few "Stripping trailing CRs from the patch" and one "Hunk succeeded offset -2 lines" warning.
other than that the patch applies successfully and works as it claims.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2020-10-26 12:21:01 automatic analyze: readahead - add "IO read time" log message
Previous Message Dmitry Dolgov 2020-10-26 10:40:40 Re: POC: GROUP BY optimization