Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e79cc2d

Browse files
committed
1 parent 237756b commit e79cc2d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -194,6 +194,7 @@ Data Types
194194

195195
Change the MONEY data type to use DECIMAL internally, with special
196196
locale-aware output formatting.
197+
http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
197198

198199
* Change NUMERIC to enforce the maximum precision
199200
* Add NUMERIC division operator that doesn't round?

doc/src/FAQ/TODO.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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: Fri Jun 16 14:50:06 EDT 2006
11+
Last updated: Fri Jun 16 15:49:44 EDT 2006
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>.
@@ -175,6 +175,7 @@ <h1><a name="section_4">Data Types</a></h1>
175175
<li>Improve the MONEY data type
176176
<p> Change the MONEY data type to use DECIMAL internally, with special
177177
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>
178179
</p>
179180
</li><li>Change NUMERIC to enforce the maximum precision
180181
</li><li>Add NUMERIC division operator that doesn't round?

0 commit comments

Comments
 (0)