Add for Win32 TODO:
authorBruce Momjian
Wed, 12 Mar 2008 18:33:54 +0000 (18:33 +0000)
committerBruce Momjian
Wed, 12 Mar 2008 18:33:54 +0000 (18:33 +0000)
>  o Diagnose problem where shared memory can sometimes not be
>    attached by postmaster children
>
>    http://archives.postgresql.org/pgsql-general/2007-08/msg01377.php
>

doc/TODO
doc/src/FAQ/TODO.html

index 641f6b4eeb99fa3e7c177ed49e836285599d5546..6c04e17a645de7fbb833dec8e9c2ba05feb40663 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Mar 12 14:32:20 EDT 2008
+Last updated:      Wed Mar 12 14:33:47 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1669,6 +1669,11 @@ Source Code
    o Allow psql to use readline once non-US code pages work with
      backslashes
    o Fix problem with shared memory on the Win32 Terminal Server
+   o Diagnose problem where shared memory can sometimes not be
+     attached by postmaster children
+
+     http://archives.postgresql.org/pgsql-general/2007-08/msg01377.php
+
    o Improve signal handling
 
      http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php
index f54aeaeb29e55b94f8a71a40d3382c07411bfc08..6f132c589b315f31107a70bdc6d9b04a4a546bd7 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Mar 12 14:32:20 EDT 2008
+Last updated:           Wed Mar 12 14:33:47 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1447,6 +1447,10 @@ first.  There is also a developer's wiki at
     
  • Allow psql to use readline once non-US code pages work with
  •            backslashes
         
  • Fix problem with shared memory on the Win32 Terminal Server
  • +    
  • Diagnose problem where shared memory can sometimes not be
  • +          attached by postmaster children
    +

              http://archives.postgresql.org/pgsql-general/2007-08/msg01377.php

    +

         
  • Improve signal handling
  •  

              http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php