aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/allfiles.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/allfiles.sgml')
-rw-r--r--doc/src/sgml/ref/allfiles.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml
index 5e761b146fc..957c53f5b41 100644
--- a/doc/src/sgml/ref/allfiles.sgml
+++ b/doc/src/sgml/ref/allfiles.sgml
@@ -55,6 +55,7 @@
-->
<!-- these are in the "commands" reference chapter -->
+<!entity abort system "abort.sgml">
<!entity alterTable system "alter_table.sgml">
<!entity alterUser system "alter_user.sgml">
<!entity begin system "begin.sgml">
@@ -107,3 +108,6 @@
<!entity show system "show.sgml">
<!entity update system "update.sgml">
<!entity vacuum system "vacuum.sgml">
+
+<!-- these are in the "utilities" reference chapter -->
+<!entity psqlRef system "psql-ref.sgml">