Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 010eebf

Browse files
committed
Remove TODO item
Allow XML to accept more liberal DOCTYPE specifications Everything works correctly, per today's email to -general.
1 parent fc152e9 commit 010eebf

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

doc/TODO

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,6 @@ Data Types
280280

281281
http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
282282

283-
* Allow XML to accept more liberal DOCTYPE specifications
284-
285-
http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
286-
287283
* Allow adding/renaming/removing enumerated values to an existing
288284
enumerated data type
289285

doc/src/FAQ/TODO.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,6 @@ <h1><a name="section_3">Data Types</a></h1>
242242
</p>
243243
</li><li>Simplify integer cross-data-type operators
244244
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php">http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php</a>
245-
</p>
246-
</li><li>Allow XML to accept more liberal DOCTYPE specifications
247-
<p> <a href="http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php">http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php</a>
248245
</p>
249246
</li><li>Allow adding/renaming/removing enumerated values to an existing
250247
enumerated data type

0 commit comments

Comments
 (0)