aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5b28e84f0fa..381ed24f609 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Apr 8 23:55:25 EDT 2002
+Last updated: Tue Apr 9 00:13:58 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -440,6 +440,9 @@ MISCELLANEOUS
when it is available
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
* Improve caching of attribute offsets when NULLs exist in the row
+* Add Intimate Shared Memory(ISM) for Solaris
+* Add documentation to lock shared memory into RAM for each OS, if possible
+
SOURCE CODE
===========