|
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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Thu Nov 2300:09:21 EST 2006 |
| 11 | +Last updated: Thu Nov 2311:18:03 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>.
|
@@ -311,7 +311,7 @@ <h1><a name="section_5">Functions</a></h1>
|
311 | 311 | </li><li>to_char(INTERVAL '3 years 5 months','MM') => 41
|
312 | 312 | </li></ul>
|
313 | 313 | </li><li>Add ISO day of week format 'ID' to to_char() where Monday = 1
|
314 |
| -</li><li>Addan ISO yearfield to extract() called 'isoyear' |
| 314 | +</li><li>Addafield'isoyear'to extract(), based on the ISO week |
315 | 315 | </li><li>Add SPI_gettypmod() to return the typemod for a TupleDesc
|
316 | 316 | </li><li>Allow inlining of set-returning functions
|
317 | 317 | </li><li>Allow SQL-language functions to return results from RETURNING queries
|
|