mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Cleanup
This commit is contained in:
parent
268bdd7237
commit
e440e7246d
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/notify.sgml,v 1.11 2000/03/26 18:32:27 petere Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/notify.sgml,v 1.12 2000/07/21 04:42:28 momjian Exp $
|
||||||
Postgres documentation
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -209,8 +209,8 @@ NOTIFY
|
|||||||
<application>psql</application>:
|
<application>psql</application>:
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
=> LISTEN virtual;
|
LISTEN virtual;
|
||||||
=> NOTIFY virtual;
|
NOTIFY virtual;
|
||||||
Asynchronous NOTIFY 'virtual' from backend with pid '8448' received.
|
Asynchronous NOTIFY 'virtual' from backend with pid '8448' received.
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user