summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/allfiles.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-03-10 22:33:24 -0400
committerPeter Eisentraut <peter_e@gmx.net>2015-04-13 13:07:16 -0400
commit81134af3ec09d67043833f8d614fd688f17cb213 (patch)
tree1017efdb60ebc39b9317e2313f31b3f55e1020f6 /doc/src/sgml/ref/allfiles.sgml
parentb22a36a62ce312c1df9477382d1da602b0c24f6f (diff)
downloadpostgresql-81134af3ec09d67043833f8d614fd688f17cb213.tar.gz
Move pgbench from contrib/ to src/bin/
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'doc/src/sgml/ref/allfiles.sgml')
-rw-r--r--doc/src/sgml/ref/allfiles.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml
index f3b577119b..9ae6aecb1a 100644
--- a/doc/src/sgml/ref/allfiles.sgml
+++ b/doc/src/sgml/ref/allfiles.sgml
@@ -181,6 +181,7 @@ Complete list of usable sgml source files in this directory.
<!ENTITY initdb SYSTEM "initdb.sgml">
<!ENTITY pgarchivecleanup SYSTEM "pgarchivecleanup.sgml">
<!ENTITY pgBasebackup SYSTEM "pg_basebackup.sgml">
+<!ENTITY pgbench SYSTEM "pgbench.sgml">
<!ENTITY pgConfig SYSTEM "pg_config-ref.sgml">
<!ENTITY pgControldata SYSTEM "pg_controldata.sgml">
<!ENTITY pgCtl SYSTEM "pg_ctl-ref.sgml">