From 5823677acc567d7790cc68972de12f6718913d7d Mon Sep 17 00:00:00 2001 From: Thomas Munro Date: Tue, 16 Jul 2019 11:53:12 +1200 Subject: Provide pgbench --show-script to dump built-in scripts. Author: Fabien Coelho Reviewed-by: Ibrar Ahmed Discussion: https://postgr.es/m/alpine.DEB.2.21.1904081737390.5867%40lancre --- doc/src/sgml/ref/pgbench.sgml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index 09af9f1a7dc..816f9cc4c7e 100644 --- a/doc/src/sgml/ref/pgbench.sgml +++ b/doc/src/sgml/ref/pgbench.sgml @@ -355,7 +355,6 @@ pgbench options d - clients clients @@ -617,6 +616,16 @@ pgbench options d + + scriptname + + + Show the actual code of builtin script scriptname + on stderr, and exit immediately. + + + + transactions transactions -- cgit v1.2.3