Skip to content

Commit ad567f0

Browse files
committed
Link unlisten.sgml into what I hope are the right places.
1 parent 8849655 commit ad567f0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/src/sgml/ref/allfiles.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
<!entity select system "select.sgml">
107107
<!entity set system "set.sgml">
108108
<!entity show system "show.sgml">
109+
<!entity unlisten system "unlisten.sgml">
109110
<!entity update system "update.sgml">
110111
<!entity vacuum system "vacuum.sgml">
111112

doc/src/sgml/ref/commands.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ commands supported by <productname>Postgres</productname>.
5757
&select;
5858
&set;
5959
&show;
60+
&unlisten;
6061
&update;
6162
&vacuum;
6263

0 commit comments

Comments
 (0)