OSDN Git Service

Link unlisten.sgml into what I hope are the right places.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Oct 1998 00:19:49 +0000 (00:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 8 Oct 1998 00:19:49 +0000 (00:19 +0000)
doc/src/sgml/ref/allfiles.sgml
doc/src/sgml/ref/commands.sgml

index a5d2717..5c5c496 100644 (file)
 <!entity select             system "select.sgml">
 <!entity set                system "set.sgml">
 <!entity show               system "show.sgml">
+<!entity unlisten           system "unlisten.sgml">
 <!entity update             system "update.sgml">
 <!entity vacuum             system "vacuum.sgml">
 
index 475041b..812bfeb 100644 (file)
@@ -57,6 +57,7 @@ commands supported by <productname>Postgres</productname>.
 &select;
 &set;
 &show;
+&unlisten;
 &update;
 &vacuum;