File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 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 (bruce@momjian.us)
5
- Last updated: Thu Sep 28 13:43:25 EDT 2006
5
+ Last updated: Fri Sep 29 22:59:01 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.
@@ -168,6 +168,7 @@ Data Types
168
168
Change the MONEY data type to use DECIMAL internally, with special
169
169
locale-aware output formatting.
170
170
http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
171
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php
171
172
172
173
* Change NUMERIC to enforce the maximum precision
173
174
* 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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Sep 28 13:43:25 EDT 2006
11
+ Last updated: Fri Sep 29 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
< a href ="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
< a href ="http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php "> http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php</ a >
155
+ < a href ="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?
You can’t perform that action at this time.
0 commit comments