pgbench: accept unambiguous builtin prefixes for -b
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgbench.sgml | modified | +1 −0 |
| src/bin/pgbench/pgbench.c | modified | +19 −5 |