File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Thu Dec 1 23:28:03 EST 2005
5+ Last updated: Fri Dec 2 12:39:33 EST 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -169,7 +169,7 @@ Data Types
169169 Change the MONEY data type to use DECIMAL internally, with special
170170 locale-aware output formatting.
171171
172- * Change NUMERIC to enforce the maximum precision, and increase it
172+ * Change NUMERIC to enforce the maximum precision
173173* Add NUMERIC division operator that doesn't round?
174174
175175 Currently NUMERIC _rounds_ the result to the specified precision.
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Thu Dec 1 23:28:03 EST 2005
11+ Last updated: Fri Dec 2 12:39:33 EST 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="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>
155155< p > Change the MONEY data type to use DECIMAL internally, with special
156156 locale-aware output formatting.
157157</ p >
158- </ li > < li > Change NUMERIC to enforce the maximum precision, and increase it
158+ </ li > < li > Change NUMERIC to enforce the maximum precision
159159 </ li > < li > Add NUMERIC division operator that doesn't round?
160160< p > Currently NUMERIC _rounds_ the result to the specified precision.
161161 This means division can return a result that multiplied by the
You can’t perform that action at this time.
0 commit comments