1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Remove TODO item

Allow XML to accept more liberal DOCTYPE specifications

Everything works correctly, per today's email to -general.
This commit is contained in:
Peter Eisentraut
2008-08-12 09:55:08 +00:00
parent fc152e95c1
commit 010eebf164
2 changed files with 0 additions and 7 deletions

View File

@ -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