diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2008-08-12 09:55:08 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2008-08-12 09:55:08 +0000 |
commit | 010eebf1649bb28415d23ddcd0bb7afe102a078c (patch) | |
tree | 76e4ff989795984b0110a5fc6d5deec2fad132f6 /doc/TODO | |
parent | fc152e95c154d5144660edae21cdac793f3e4cd6 (diff) | |
download | postgresql-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/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |