diff options
Diffstat (limited to 'doc/src/sgml/ref/allfiles.sgml')
| -rw-r--r-- | doc/src/sgml/ref/allfiles.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml index 957c53f5b41..a5d2717185b 100644 --- a/doc/src/sgml/ref/allfiles.sgml +++ b/doc/src/sgml/ref/allfiles.sgml @@ -110,4 +110,12 @@ <!entity vacuum system "vacuum.sgml"> <!-- these are in the "utilities" reference chapter --> +<!entity createdb system "createdb.sgml"> +<!entity createuser system "createuser.sgml"> +<!entity destroydb system "destroydb.sgml"> +<!entity destroyuser system "destroyuser.sgml"> +<!entity initdb system "initdb.sgml"> +<!entity initlocation system "initlocation.sgml"> +<!entity pgDump system "pg_dump.sgml"> +<!entity pgDumpall system "pg_dumpall.sgml"> <!entity psqlRef system "psql-ref.sgml"> |
