Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 23 Sep 2003 21:00:18 +0000 (21:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 23 Sep 2003 21:00:18 +0000 (21:00 +0000)
> * Allow LISTEN/NOTIFY to store info in memory rather than tables

doc/TODO

index 65e6234baf9fb2719785f7a9396a111c7b4bb250..cd72b2d351eb578000795aca219e228aa3575c06 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Tue Sep 23 16:45:57 EDT 2003
+Last updated:          Tue Sep 23 17:00:00 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -199,6 +199,7 @@ Commands
 * Add GUC variable to prevent waiting on locks
 * Allow TRUNCATE ... CASCADE/RESTRICT
 * Allow PREPARE of cursors
+* Allow LISTEN/NOTIFY to store info in memory rather than tables
 
 
 * ALTER