Skip to content

Commit 7229b8c

Browse files
committed
1 parent 352a56b commit 7229b8c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

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

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -168,6 +168,7 @@ Data Types
168168
Change the MONEY data type to use DECIMAL internally, with special
169169
locale-aware output formatting.
170170
http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
171+
http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php
171172

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

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
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: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
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>.
@@ -152,6 +152,7 @@ <h1><a name="section_4">Data Types</a></h1>
152152
<p> Change the MONEY data type to use DECIMAL internally, with special
153153
locale-aware output formatting.
154154
<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>
155156
</p>
156157
</li><li>Change NUMERIC to enforce the maximum precision
157158
</li><li>Add NUMERIC division operator that doesn't round?

0 commit comments

Comments
 (0)