Add:
authorBruce Momjian
Tue, 27 Sep 2005 15:18:13 +0000 (15:18 +0000)
committerBruce Momjian
Tue, 27 Sep 2005 15:18:13 +0000 (15:18 +0000)
>  o Improve signal handling,
>    http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php

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

index 804204f3ab20f6c5710966d9b2cd13e3d1d09bf3..f87ee60c8866d819de29eb7d0ca38581a000580b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Sep 27 09:39:26 EDT 2005
+Last updated:      Tue Sep 27 11:18:04 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1067,6 +1067,8 @@ Source Code
    o Re-enable timezone output on log_line_prefix '%t' when a
      shorter timezone string is available
    o Fix problem with shared memory on the Win32 Terminal Server
+   o Improve signal handling,
+     http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php
 
 
 * Wire Protocol Changes
index e94802c57af8eeb2515ca9fa727a145cff334f7b..fcee6b0bc2f1a51e5e170e2740dbacefe3b64af8 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Sep 27 09:39:26 EDT 2005
+Last updated:           Tue Sep 27 11:18:04 EDT 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -965,6 +965,8 @@ first.
     
  • Re-enable timezone output on log_line_prefix '%t' when a
  •            shorter timezone string is available
         
  • Fix problem with shared memory on the Win32 Terminal Server
  • +    
  • Improve signal handling,
  • +          http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php
       
       
  • Wire Protocol Changes
  •