|
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 Jan 9 17:43:23 EST 2006 |
| 11 | +Last updated:Wed Jan11 15:28:19 EST 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>. |
@@ -267,7 +267,7 @@ <h1><a name="section_5">Functions</a></h1> |
267 | 267 | </li><li>to_char(INTERVAL '43 hours 20 minutes', 'WK:DD:HR:MI') => 0:1:19:20 |
268 | 268 | </li><li>to_char(INTERVAL '3 years 5 months','MM') => 41 |
269 | 269 | </li></ul> |
270 | | -</li><li>Add sleep() function, remove from regress.c |
| 270 | +</li><li>-<em>Add sleep() function, remove from regress.c</em> |
271 | 271 | </li><li>Allow user-defined functions retuning a domain value to enforce domain |
272 | 272 | constraints |
273 | 273 | </li><li>Add SPI_gettypmod() to return the typemod for a TupleDesc |
|