summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2008-04-15 14:24:32 +0000
committerBruce Momjian2008-04-15 14:24:32 +0000
commitc28c9d69ef1afe73295cfe8712efeba1bf7845d9 (patch)
tree5ee7a2be6baac3a417411518bd66988d86007c5a /doc/TODO
parent56913735d0d561fdd5c8704d0d74e931bfc97e23 (diff)
Add to TODO:
> * Allow XML to accept more liberal DOCTYPE specifications > > http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 56021b029e8..b9723bf8468 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Apr 15 09:55:33 EDT 2008
+Last updated: Tue Apr 15 10:24:22 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -264,6 +264,9 @@ Data Types
http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
+* Allow XML to accept more liberal DOCTYPE specifications
+
+ http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
* Dates and Times