|
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:Thu Dec1 23:28:03 EST 2005 |
| 11 | +Last updated:Fri Dec2 12:39:33 EST 2005 |
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>.
|
@@ -155,7 +155,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
155 | 155 | <p> Change the MONEY data type to use DECIMAL internally, with special
|
156 | 156 | locale-aware output formatting.
|
157 | 157 | </p>
|
158 |
| -</li><li>Change NUMERIC to enforce the maximum precision, and increase it |
| 158 | +</li><li>Change NUMERIC to enforce the maximum precision |
159 | 159 | </li><li>Add NUMERIC division operator that doesn't round?
|
160 | 160 | <p> Currently NUMERIC _rounds_ the result to the specified precision.
|
161 | 161 | This means division can return a result that multiplied by the
|
|