aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-08-12 09:55:08 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-08-12 09:55:08 +0000
commit010eebf1649bb28415d23ddcd0bb7afe102a078c (patch)
tree76e4ff989795984b0110a5fc6d5deec2fad132f6 /doc/TODO
parentfc152e95c154d5144660edae21cdac793f3e4cd6 (diff)
downloadpostgresql-010eebf1649bb28415d23ddcd0bb7afe102a078c.tar.gz
postgresql-010eebf1649bb28415d23ddcd0bb7afe102a078c.zip
Remove TODO item
Allow XML to accept more liberal DOCTYPE specifications Everything works correctly, per today's email to -general.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 258c3ba45f4..5d382f9b95d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -280,10 +280,6 @@ 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
-
* Allow adding/renaming/removing enumerated values to an existing
enumerated data type