]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Sun, 19 Aug 2007 02:36:08 +0000 (02:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 19 Aug 2007 02:36:08 +0000 (02:36 +0000)
< * Allow server log information to be output as INSERT statements
> * -Allow server log information to be output as CSV format

doc/src/FAQ/TODO.html

index 4d95a11822d1d53872e847375fcf08162e12287a..b2e5411468a09f1484b4bc670b4256c09363407b 100644 (file)
@@ -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:           Thu Aug 16 15:02:10 EDT 2007
+Last updated:           Sat Aug 18 22:36:03 EDT 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>.
@@ -159,10 +159,7 @@ first.  There is also a developer's wiki at<br/>
 <h1><a name="section_3">Monitoring</a></h1>
 
 <ul>
-  <li>Allow server log information to be output as INSERT statements
-<p>  This would allow server log information to be easily loaded into
-  a database for analysis.
-</p>
+  <li>-<em>Allow server log information to be output as CSV format</em>
   </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>