postgres/src/bin/pgbench
Teodor Sigaev e51a04840a Add general purpose hasing functions to pgbench.
Hashing function is useful for simulating real-world workload in test like
WEB workload, as an example - YCSB benchmarks.

Author: Ildar Musin with minor editorization by me
Reviewed by: Fabien Coelho, me
Discussion: https://www.postgresql.org/message-id/flat/0e8bd39e-dfcd-2879-f88f-272799ad7ef2@postgrespro.ru
2018-03-21 18:01:23 +03:00
..
t Add general purpose hasing functions to pgbench. 2018-03-21 18:01:23 +03:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
exprparse.y Add general purpose hasing functions to pgbench. 2018-03-21 18:01:23 +03:00
exprscan.l Improve scripting language in pgbench 2018-01-09 18:02:04 +03:00
Makefile Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pgbench.c Add general purpose hasing functions to pgbench. 2018-03-21 18:01:23 +03:00
pgbench.h Add general purpose hasing functions to pgbench. 2018-03-21 18:01:23 +03:00