pgbench: accept unambiguous builtin prefixes for -b
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 3 Mar 2016 22:37:13 +0000 (19:37 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 3 Mar 2016 22:37:13 +0000 (19:37 -0300)
commitd561f1caecbbeca2f7adab39a29432923d15b8ef
tree7d70e8552435b68d4b055b379fa46a216a51a04b
parent2c83f435a3deca745c666e9778229d64cb2dfc79
pgbench: accept unambiguous builtin prefixes for -b

This makes it easier to use "-b se" instead of typing the full "-b
select-only".

Author: Fabien Coelho
Reviewed-by: Michaƫl Paquier
doc/src/sgml/ref/pgbench.sgml
src/bin/pgbench/pgbench.c