|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Tue Jul 518:59:32 EDT 2005 |
| 11 | +Last updated: Tue Jul 523:40:06 EDT 2005 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -222,7 +222,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
222 | 222 | <h1><aname="section_5">Functions</a></h1>
|
223 | 223 |
|
224 | 224 | <ul>
|
225 |
| -<li>Add function to return compressed length of TOAST data values |
| 225 | +<li>-<em>Add function to return compressed length of TOAST data values</em> |
226 | 226 | </li><li>Allow INET subnet tests using non-constants to be indexed
|
227 | 227 | </li><li>Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
|
228 | 228 | functionality
|
|