From 6d2b258ad022744ee2980b0d8781931ebf66308c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 15 Apr 2008 15:07:09 +0000 Subject: Move LISTEN/NOTIFY items to separate TODO section. --- doc/src/FAQ/TODO.html | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 00e4e8818eb..56971190c5c 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Apr 15 10:24:22 EDT 2008
+Last updated: Tue Apr 15 11:06:48 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -522,19 +522,6 @@ first. There is also a developer's wiki at
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00092.php -
-Currently LISTEN/NOTIFY information is stored in pg_listener. Storing - such information in memory would improve performance. -
-This would allow an informational message to be added to the notify - message, perhaps indicating the row modified or other custom - information. -
-http://archives.postgresql.org/pgsql-general/2008-01/msg00057.php
Currently LISTEN/NOTIFY information is stored in pg_listener. + Storing such information in memory would improve performance. +
+This would allow an informational message to be added to the notify + message, perhaps indicating the row modified or other custom + information. +
+http://archives.postgresql.org/pgsql-general/2008-01/msg00057.php +
+