Skip to content

Commit 2d592d2

Browse files
committed
Done:
> * -Add function to report the time of the most recent server reload
1 parent 93afd6f commit 2d592d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian ([email protected])
4-
Last updated: Mon May 5 20:47:44 EDT 2008
4+
Last updated: Tue May 6 12:14:21 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -32,7 +32,7 @@ Administration
3232
from the template database, it is not clear that setting schemas to the db
3333
owner is correct.
3434

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

doc/src/FAQ/TODO.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:[email protected]">[email protected]</a>)<br/>
11-
Last updated: Mon May 5 20:47:44 EDT 2008
11+
Last updated: Tue May 6 12:14:21 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -36,7 +36,7 @@ <h1><a name="section_2">Administration</a></h1>
3636
from the template database, it is not clear that setting schemas to the db
3737
owner is correct.
3838
</p>
39-
</li><li>Add function to report the time of the most recent server reload
39+
</li><li>-<em>Add function to report the time of the most recent server reload</em>
4040
</li><li>Allow statistics collector information to be pulled from the collector
4141
process directly, rather than requiring the collector to write a
4242
filesystem file twice a second?

0 commit comments

Comments
 (0)