File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11PostgreSQL TODO List
22====================
33Current maintainer: Bruce Momjian (bruce@momjian.us)
4- Last updated: Mon Mar 24 14:24:24 EDT 2008
4+ Last updated: Mon Mar 24 19:46:16 EDT 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -263,6 +263,13 @@ Data Types
263263
264264 http://archives.postgresql.org/pgsql-general/2007-12/msg00273.php
265265
266+ * Allow xml arrays to be cast to other data types
267+
268+ http://archives.postgresql.org/pgsql-hackers/2007-09/msg00981.php
269+ http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php
270+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php
271+
272+
266273
267274* Dates and Times
268275
Original file line number Diff line number Diff line change 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: Mon Mar 24 14:24:24 EDT 2008
11+ Last updated: Mon Mar 24 19:46:16 EDT 2008
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 > .
@@ -231,6 +231,11 @@ <h1><a name="section_3">Data Types</a></h1>
231231</ p >
232232 </ li > < li > Reduce BIT data type overhead using short varlena headers
233233< p > < a href ="http://archives.postgresql.org/pgsql-general/2007-12/msg00273.php "> http://archives.postgresql.org/pgsql-general/2007-12/msg00273.php</ a >
234+ </ p >
235+ </ li > < li > Allow xml arrays to be cast to other data types
236+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00981.php "> http://archives.postgresql.org/pgsql-hackers/2007-09/msg00981.php</ a >
237+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php "> http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php</ a >
238+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php</ a >
234239</ p >
235240 </ li > < li > Dates and Times
236241 < ul >
You can’t perform that action at this time.
0 commit comments