|
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: Mon Feb 1911:36:11 EST 2007 |
| 11 | +Last updated: Mon Feb 1912:21:14 EST 2007 |
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>.
|
@@ -331,7 +331,7 @@ <h1><a name="section_5">Functions</a></h1>
|
331 | 331 | </li><li>to_char(INTERVAL '3 years 5 months','MM') => 41
|
332 | 332 | </li></ul>
|
333 | 333 | </li><li>Add ISO day of week format 'ID' to to_char() where Monday = 1
|
334 |
| -</li><li>Add a field 'isoyear' to extract(), based on the ISO week |
| 334 | +</li><li>-<em>Add a field 'isoyear' to extract(), based on the ISO week</em> |
335 | 335 | </li><li>Implement inlining of set-returning functions defined in SQL
|
336 | 336 | </li><li>Allow SQL-language functions to return results from RETURNING queries
|
337 | 337 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00665.php">http://archives.postgresql.org/pgsql-hackers/2006-10/msg00665.php</a>
|
|