Link unlisten.sgml into what I hope are the right places.

REL6_4
Tom Lane 27 years ago
parent 8849655d24
commit ad567f07be
  1. 1
      doc/src/sgml/ref/allfiles.sgml
  2. 1
      doc/src/sgml/ref/commands.sgml

@ -106,6 +106,7 @@
<!entity select system "select.sgml"> <!entity select system "select.sgml">
<!entity set system "set.sgml"> <!entity set system "set.sgml">
<!entity show system "show.sgml"> <!entity show system "show.sgml">
<!entity unlisten system "unlisten.sgml">
<!entity update system "update.sgml"> <!entity update system "update.sgml">
<!entity vacuum system "vacuum.sgml"> <!entity vacuum system "vacuum.sgml">

@ -57,6 +57,7 @@ commands supported by <productname>Postgres</productname>.
&select; &select;
&set; &set;
&show; &show;
&unlisten;
&update; &update;
&vacuum; &vacuum;

Loading…
Cancel
Save