|
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 1019:15:36 EDT 2006 |
| 11 | +Last updated: Mon Apr 1022:08:01 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>.
|
@@ -292,7 +292,7 @@ <h1><a name="section_5">Functions</a></h1>
|
292 | 292 | </li><li>to_char(INTERVAL '3 years 5 months','MM') => 41
|
293 | 293 | </li></ul>
|
294 | 294 | </li><li>-<em>Add sleep() function, remove from regress.c</em>
|
295 |
| -</li><li>Allow user-defined functions retuning a domain value to enforce domain |
| 295 | +</li><li>-<em>Allow user-defined functions retuning a domain value to enforce domain</em> |
296 | 296 | constraints
|
297 | 297 | </li><li>Add SPI_gettypmod() to return the typemod for a TupleDesc
|
298 | 298 | </li></ul>
|
|