mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add:
> * MONEY dumps in a locale-specific format making it difficult to > restore to a system with a different locale
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user