Done:
authorBruce Momjian
Tue, 6 May 2008 16:14:29 +0000 (16:14 +0000)
committerBruce Momjian
Tue, 6 May 2008 16:14:29 +0000 (16:14 +0000)
> * -Add function to report the time of the most recent server reload

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

index 243f610d8b5ce1e8828cb7df1aae0dfe8810ec29..02cf967aff6e19f06c2e1143274e39467c5ad8bd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon May  5 20:47:44 EDT 2008
+Last updated:      Tue May  6 12:14:21 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -32,7 +32,7 @@ Administration
   from the template database, it is not clear that setting schemas to the db
   owner is correct.
 
-* Add function to report the time of the most recent server reload
+* -Add function to report the time of the most recent server reload
 * Allow statistics collector information to be pulled from the collector
   process directly, rather than requiring the collector to write a
   filesystem file twice a second?
index ecd6a6c418299493717d36b9178bf4d18349a84f..7e24153528be5caef7634670b0eac7023a0f14ba 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon May  5 20:47:44 EDT 2008
+Last updated:           Tue May  6 12:14:21 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -36,7 +36,7 @@ first.  There is also a developer's wiki at
   from the template database, it is not clear that setting schemas to the db
   owner is correct.
 

-  
  • Add function to report the time of the most recent server reload
  • +  
  • -Add function to report the time of the most recent server reload
  •    
  • Allow statistics collector information to be pulled from the collector
  •    process directly, rather than requiring the collector to write a
       filesystem file twice a second?