Re: pgbench - add pseudo-random permutation function
Muhammad Usama <m.usama@gmail.com>
From: Muhammad Usama <m.usama@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Fabien Coelho <postgresql.org@coelho.net>,
Hironobu Suzuki <hironobu@interdb.jp>
Date: 2020-10-26T10:52:46Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pgbench: Function to generate random permutations.
- 6b258e3d688d 14.0 landed
-
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
- 711bab1e4d19 12.0 cited
-
Further improve code for probing the availability of ARM CRC instructions.
- a7a7387575b8 11.0 cited
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