Add \shell and \setshell meta commands to pgbench.
Itagaki Takahiro <itagaki.takahiro@gmail.com>
Add \shell and \setshell meta commands to pgbench. \shell command runs an external shell command. \setshell also does the same and sets the result to a variable. original patch by Michael Paquier with some editorialization by Itagaki, and reviewed by Greg Smith.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +157 −5 |
| doc/src/sgml/pgbench.sgml | modified | +51 −1 |