postgresql/src/bin/pgbench
Andrew Dunstan 1a721248f3 Don't assume expr is available in pgbench tests
Windows hosts do not normally come with expr, so instead of using that
to test the \setshell command, use echo instead, which is fairly
universally available.

Backpatch to release 11, where this came in.

Problem found by me, patch by Fabien Coelho.
2019-07-24 11:41:39 -04:00
..
t Don't assume expr is available in pgbench tests 2019-07-24 11:41:39 -04: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 Update copyright for 2019 2019-01-02 12:44:25 -05:00
exprscan.l Update copyright for 2019 2019-01-02 12:44:25 -05:00
pgbench.c Provide pgbench --show-script to dump built-in scripts. 2019-07-16 11:57:49 +12:00
pgbench.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00