|
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: Mon Apr 24 20:06:13 EDT 2006 |
| 11 | +Last updated: Mon Apr 24 20:26:45 EDT 2006 |
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>.
|
@@ -274,7 +274,7 @@ <h1><a name="section_5">Functions</a></h1>
|
274 | 274 |
|
275 | 275 | <ul>
|
276 | 276 | <li>Allow INET subnet tests using non-constants to be indexed
|
277 |
| -</li><li>Add transaction_timestamp(), statement_timestamp(), clock_timestamp() |
| 277 | +</li><li>-<em>Add transaction_timestamp(), statement_timestamp(), clock_timestamp()</em> |
278 | 278 | functionality
|
279 | 279 | <p> Current CURRENT_TIMESTAMP returns the start time of the current
|
280 | 280 | transaction, and gettimeofday() returns the wallclock time. This will
|
|