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

Commit 3884ede

Browse files
committed
Done:
> * -Add system view to show free space map contents
1 parent d5dd3d4 commit 3884ede

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
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: Sat Feb 11 17:17:13 EST 2006
5+
Last updated: Sat Feb 11 22:56:13 EST 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -940,7 +940,7 @@ Vacuum
940940
index entry) might be slow and unreliable, especially for user-defined
941941
index functions.
942942

943-
* %Add system view to show free space map contents
943+
* -Add system view to show free space map contents
944944

945945

946946
* Auto-vacuum

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
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: Sat Feb 11 17:17:13 EST 2006
11+
Last updated: Sat Feb 11 22:56:13 EST 2006
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>.
@@ -852,7 +852,7 @@ <h1><a name="section_16">Vacuum</a></h1>
852852
index entry) might be slow and unreliable, especially for user-defined
853853
index functions.
854854
</p>
855-
</li><li>%Add system view to show free space map contents
855+
</li><li>-<em>Add system view to show free space map contents</em>
856856
</li><li>Auto-vacuum
857857
<ul>
858858
<li>Use free-space map information to guide refilling

0 commit comments

Comments
 (0)