File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-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: Tue Apr 15 09:55:33 EDT 2008
4
+ Last updated: Tue Apr 15 10:24:22 EDT 2008
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.
@@ -264,6 +264,9 @@ Data Types
264
264
265
265
http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
266
266
267
+ * Allow XML to accept more liberal DOCTYPE specifications
268
+
269
+ http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
267
270
268
271
269
272
* Dates and Times
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: Tue Apr 15 09:55:33 EDT 2008
11
+ Last updated: Tue Apr 15 10:24:22 EDT 2008
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 > .
@@ -231,6 +231,9 @@ <h1><a name="section_3">Data Types</a></h1>
231
231
</ p >
232
232
</ li > < li > Simplify integer cross-data-type operators
233
233
< p > < a href ="http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php "> http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php</ a >
234
+ </ p >
235
+ </ li > < li > Allow XML to accept more liberal DOCTYPE specifications
236
+ < p > < a href ="http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php "> http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php</ a >
234
237
</ p >
235
238
</ li > < li > Dates and Times
236
239
< ul >
You can’t perform that action at this time.
0 commit comments