postgresql/src/bin/pgbench
Michael Paquier 39d51fe87d Fix handling of pgbench's hash when no argument is provided
Depending on the platform used, this can cause a crash in the worst
case, or an unhelpful error message, so fail gracefully.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1807262302550.29874@lancre
Backpatch: 11-, where hash() has been added in pgbench.
2018-07-27 13:40:24 +09:00
..
t Fix handling of pgbench's hash when no argument is provided 2018-07-27 13:40:24 +09:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
exprparse.y Fix handling of pgbench's hash when no argument is provided 2018-07-27 13:40:24 +09:00
exprscan.l Improve scripting language in pgbench 2018-01-09 18:02:04 +03:00
pgbench.c doc: Update redirecting links 2018-07-16 10:48:05 +02:00
pgbench.h Add general purpose hasing functions to pgbench. 2018-03-21 18:01:23 +03:00