File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 16 14:50:06 EDT 2006
5
+ Last updated: Fri Jun 16 15:49:44 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -194,6 +194,7 @@ Data Types
194
194
195
195
Change the MONEY data type to use DECIMAL internally, with special
196
196
locale-aware output formatting.
197
+ http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
197
198
198
199
* Change NUMERIC to enforce the maximum precision
199
200
* Add NUMERIC division operator that doesn't round?
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Jun 16 14:50:06 EDT 2006
11
+ Last updated: Fri Jun 16 15:49:44 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -175,6 +175,7 @@ <h1><a name="section_4">Data Types</a></h1>
175
175
< li > Improve the MONEY data type
176
176
< p > Change the MONEY data type to use DECIMAL internally, with special
177
177
locale-aware output formatting.
178
+ < a href ="http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php "> http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php</ a >
178
179
</ p >
179
180
</ li > < li > Change NUMERIC to enforce the maximum precision
180
181
</ li > < li > Add NUMERIC division operator that doesn't round?
You can’t perform that action at this time.
0 commit comments