|
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 Sep28 13:43:25 EDT 2006 |
| 11 | +Last updated:Fri Sep29 22:59: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>.
|
@@ -152,6 +152,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
152 | 152 | <p> Change the MONEY data type to use DECIMAL internally, with special
|
153 | 153 | locale-aware output formatting.
|
154 | 154 | <ahref="http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php">http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php</a>
|
| 155 | +<ahref="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php</a> |
155 | 156 | </p>
|
156 | 157 | </li><li>Change NUMERIC to enforce the maximum precision
|
157 | 158 | </li><li>Add NUMERIC division operator that doesn't round?
|
|