PostgreSQL TODO List
 ====================
-Last updated:      Mon Jul 14 13:54:48 EDT 2008
+Last updated:      Mon Jul 14 16:54:11 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
 
   http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php
 
-* Add temporal versions of generate_series()
+* -Add temporal versions of generate_series()
 
   http://archives.postgresql.org/pgsql-hackers/2007-04/msg01180.php
 
 
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
-Last updated:           Mon Jul 14 13:54:48 EDT 2008
+Last updated:           Mon Jul 14 16:54:11 EDT 2008
 </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>.
   </li><li>Reduce memory usage of aggregates in set returning functions
 <p>  <a href="http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php">http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php</a>
 </p>
-  </li><li>Add temporal versions of generate_series()
+  </li><li>-<em>Add temporal versions of generate_series()</em>
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2007-04/msg01180.php">http://archives.postgresql.org/pgsql-hackers/2007-04/msg01180.php</a>
 </p>
   </li><li>Add array_accum() and array_to_set() functions for arrays