diff options
| author | Bruce Momjian <bruce@momjian.us> | 2007-01-09 21:33:24 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2007-01-09 21:33:24 +0000 |
| commit | ca9213e8faea77b05ebb902da68f4edf15ba3bf9 (patch) | |
| tree | 3dbddd2aee0f74fba0ee0a9f9b28e1f768d0eacf /doc/src/FAQ/TODO.html | |
| parent | be8a4318815640ff57afc775f118367c9a1241a8 (diff) | |
| download | postgresql-ca9213e8faea77b05ebb902da68f4edf15ba3bf9.tar.gz | |
Done:
> * -Add ability to monitor the use of temporary sort files
Diffstat (limited to 'doc/src/FAQ/TODO.html')
| -rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 5fac9427ed..4bff119de7 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Mon Jan 8 22:43:23 EST 2007 +Last updated: Tue Jan 9 16:33:10 EST 2007 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -149,7 +149,7 @@ first. <p> This would allow server log information to be easily loaded into a database for analysis. </p> - </li><li>%Add ability to monitor the use of temporary sort files + </li><li>-<em>Add ability to monitor the use of temporary sort files</em> </li></ul> <h1><a name="section_4">Data Types</a></h1> |
