summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2008-08-12 09:55:08 +0000
committerPeter Eisentraut2008-08-12 09:55:08 +0000
commite7e8f1240176f829665f45ec4694017c54ac17bb (patch)
tree3faf709dcb114ae21ffa71ebdca4ac728f4ef53b
parente3ab4f6c25bbfaf65391aa3d1ffcb7c8f96098e9 (diff)
Remove TODO item
Allow XML to accept more liberal DOCTYPE specifications Everything works correctly, per today's email to -general.
-rw-r--r--doc/TODO4
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 0 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index 258c3ba45f..5d382f9b95 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
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 5d0f4a50a3..9e252e0056 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -243,9 +243,6 @@ first. There is also a developer's wiki at<br/>
</li><li>Simplify integer cross-data-type operators
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php">http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php</a>
</p>
- </li><li>Allow XML to accept more liberal DOCTYPE specifications
-<p> <a href="http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php">http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php</a>
-</p>
</li><li>Allow adding/renaming/removing enumerated values to an existing
enumerated data type
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php</a>