Document issues for SGML and XML:
authorBruce Momjian
Fri, 15 Dec 2006 03:01:20 +0000 (03:01 +0000)
committerBruce Momjian
Fri, 15 Dec 2006 03:01:20 +0000 (03:01 +0000)
>
> * Consider changing documentation from SGML to XML
>
>   http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php
>

doc/TODO
doc/src/FAQ/TODO.html

index 0a36c20f5315821f38af20eb6d11a15ac370570b..e99c6b1287d4f58fcdf51d67f86434a090ed1449 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Dec 12 17:31:12 EST 2006
+Last updated:      Thu Dec 14 22:01:06 EST 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1304,6 +1304,11 @@ Source Code
 
   http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
 
+* Consider changing documentation from SGML to XML
+
+  http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php
+
+
 
 * Win32
 
index 16f1682da7205a78e2c37894a130c17f3aa94763..758096cda94fc1d034991c4bcf017009a30abe52 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Dec 12 17:31:12 EST 2006
+Last updated:           Thu Dec 14 22:01:06 EST 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1178,6 +1178,9 @@ first.
 

   
  • Use strlcpy() rather than our StrNCpy() macro
  •  

      http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php

    +

    +  
  • Consider changing documentation from SGML to XML
  • +

      http://archives.postgresql.org/pgsql-docs/2006-12/msg00033.php

     

       
  • Win32
  •