Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9537ca

Browse files
committed
cleanup
1 parente78ec6f commitc9537ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/unlisten.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/unlisten.sgml,v 1.10 2000/07/21 04:48:33 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/unlisten.sgml,v 1.11 2000/07/21 04:49:23 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -143,9 +143,9 @@ UNLISTEN { <replaceable class="PARAMETER">notifyname</replaceable> | * }
143143
To subscribe to an existing registration:
144144

145145
<programlisting>
146-
postgres=>LISTEN virtual;
146+
LISTEN virtual;
147147
LISTEN
148-
postgres=>NOTIFY virtual;
148+
NOTIFY virtual;
149149
NOTIFY
150150
Asynchronous NOTIFY 'virtual' from backend with pid '8448' received
151151
</programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp