File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Oct 8 14:01:12 EDT 2007
4
+ Last updated: Mon Oct 8 22:31:36 EDT 2007
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -184,6 +184,8 @@ Data Types
184
184
http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
185
185
http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
186
186
187
+ * MONEY dumps in a locale-specific format making it difficult to
188
+ restore to a system with a different locale
187
189
* Change NUMERIC to enforce the maximum precision
188
190
* Reduce storage space for small NUMERICs
189
191
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: Mon Oct 8 14:01:12 EDT 2007
11
+ Last updated: Mon Oct 8 22:31:36 EDT 2007
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 > .
@@ -170,6 +170,8 @@ <h1><a name="section_4">Data Types</a></h1>
170
170
< p > < a href ="http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php "> http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php</ a >
171
171
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php "> http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php</ a >
172
172
</ p >
173
+ </ li > < li > MONEY dumps in a locale-specific format making it difficult to
174
+ restore to a system with a different locale
173
175
</ li > < li > Change NUMERIC to enforce the maximum precision
174
176
</ li > < li > Reduce storage space for small NUMERICs
175
177
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-02/msg01331.php "> http://archives.postgresql.org/pgsql-hackers/2007-02/msg01331.php</ a >
You can’t perform that action at this time.
0 commit comments