Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e6bae1c

Browse files
committed
Add:
> * Add function to report the time of the most recent server reload
1 parent 6e85717 commit e6bae1c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Sep 22 23:04:06 EDT 2005
5+
Last updated: Thu Sep 22 23:05:53 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -47,6 +47,7 @@ Administration
4747
* Support table partitioning that allows a single table to be stored
4848
in subtables that are partitioned based on the primary key or a WHERE
4949
clause
50+
* Add function to report the time of the most recent server reload
5051

5152

5253
* Improve replication solutions

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Thu Sep 22 23:04:06 EDT 2005
11+
Last updated: Thu Sep 22 23:05:53 EDT 2005
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>.
@@ -49,6 +49,7 @@ <h1><a name="section_2">Administration</a></h1>
4949
</li><li>Support table partitioning that allows a single table to be stored
5050
in subtables that are partitioned based on the primary key or a WHERE
5151
clause
52+
</li><li>Add function to report the time of the most recent server reload
5253
</li><li>Improve replication solutions
5354
<ul>
5455
<li>Load balancing

0 commit comments

Comments
 (0)