Add:
authorBruce Momjian
Tue, 9 Oct 2007 02:31:40 +0000 (02:31 +0000)
committerBruce Momjian
Tue, 9 Oct 2007 02:31:40 +0000 (02:31 +0000)
> * MONEY dumps in a locale-specific format making it difficult to
>   restore to a system with a different locale

doc/TODO
doc/src/FAQ/TODO.html

index 5ec27ddd3241d0a598d78569512bdfcc5310bd37..9adbc654ba5ed8862b47c9c7d8f3f5a4df426f91 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Oct  8 14:01:12 EDT 2007
+Last updated:      Mon Oct  8 22:31:36 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -184,6 +184,8 @@ Data Types
   http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
   http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
 
+* MONEY dumps in a locale-specific format making it difficult to
+  restore to a system with a different locale
 * Change NUMERIC to enforce the maximum precision
 * Reduce storage space for small NUMERICs
 
index 13887ffba3a26d6b06160102dc715ef16e188daf..4676ff7778b08fe92942a0424850d6d8fd079fd5 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Oct  8 14:01:12 EDT 2007
+Last updated:           Mon Oct  8 22:31:36 EDT 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -170,6 +170,8 @@ first.  There is also a developer's wiki at
 

  http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php

   http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
 

+  
  • MONEY dumps in a locale-specific format making it difficult to
  • +  restore to a system with a different locale
       
  • Change NUMERIC to enforce the maximum precision
  •    
  • Reduce storage space for small NUMERICs
  •  

      http://archives.postgresql.org/pgsql-hackers/2007-02/msg01331.php