Remove item:
authorBruce Momjian
Sun, 11 Dec 2005 02:16:25 +0000 (02:16 +0000)
committerBruce Momjian
Sun, 11 Dec 2005 02:16:25 +0000 (02:16 +0000)
< * Add GUC variable to run a command on database panic or
<   smart/fast/immediate shutdown

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

index e4c1b39040cd323b4596436e90786d428c5b9c51..9999748d50c5f91c1a77a9f192bce4c4861bfdde 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Dec  9 16:45:59 EST 2005
+Last updated:      Sat Dec 10 21:16:26 EST 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -48,8 +48,6 @@ Administration
   in subtables that are partitioned based on the primary key or a WHERE
   clause
 * Add function to report the time of the most recent server reload
-* Add GUC variable to run a command on database panic or
-  smart/fast/immediate shutdown
 
 
 * Improve replication solutions
index a677ea4870df56737f4020826cfad71c4ce85495..f7b184e2839d56a882bdac41720ce05dc8c40c32 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Dec  9 16:45:59 EST 2005
+Last updated:           Sat Dec 10 21:16:26 EST 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -50,8 +50,6 @@ first.
   in subtables that are partitioned based on the primary key or a WHERE
   clause
   
  • Add function to report the time of the most recent server reload
  • -  
  • Add GUC variable to run a command on database panic or
  • -  smart/fast/immediate shutdown
       
  • Improve replication solutions
  •    
           
    • Load balancing