projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78ec6f
)
cleanup
author
Bruce Momjian
Fri, 21 Jul 2000 04:49:23 +0000
(
04:49
+0000)
committer
Bruce Momjian
Fri, 21 Jul 2000 04:49:23 +0000
(
04:49
+0000)
doc/src/sgml/ref/unlisten.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/unlisten.sgml
b/doc/src/sgml/ref/unlisten.sgml
index a36f06478590b26ac30426fd53286e59ca06f7c7..7cbba21120d72ae7defb55bd4e152521f70a3bb0 100644
(file)
--- a/
doc/src/sgml/ref/unlisten.sgml
+++ b/
doc/src/sgml/ref/unlisten.sgml
@@
-1,5
+1,5
@@
@@
-143,9
+143,9
@@
UNLISTEN {
notifyname
| * }
To subscribe to an existing registration:
-
postgres=>
LISTEN virtual;
+LISTEN virtual;
LISTEN
-
postgres=>
NOTIFY virtual;
+NOTIFY virtual;
NOTIFY
Asynchronous NOTIFY 'virtual' from backend with pid '8448' received