Add:
authorBruce Momjian
Fri, 21 Mar 2008 20:00:53 +0000 (20:00 +0000)
committerBruce Momjian
Fri, 21 Mar 2008 20:00:53 +0000 (20:00 +0000)
>
> * Convert single quotes to apostrophes in the PDF documentation
>
>   http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php
>

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

index c23d24afdd3a908bcad1f356a2bfd0ee75aac725..6f2ed5683d0137327e7d38d299b26750b4794e87 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Mar 21 15:58:06 EDT 2008
+Last updated:      Fri Mar 21 16:00:49 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1740,6 +1740,11 @@ Source Code
 
   http://archives.postgresql.org/pgsql-general/2007-08/msg01510.php
 
+* Convert single quotes to apostrophes in the PDF documentation
+
+  http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php
+
+
 
 * Win32
 
index 0b5e51a58c4f79d60679cbab08bb127b81a6d32a..26d812d162320583261d1cf89ea5e6102c8d8962 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Mar 21 15:58:06 EDT 2008
+Last updated:           Fri Mar 21 16:00:49 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1504,6 +1504,9 @@ first.  There is also a developer's wiki at
 

   
  • Remove use of MAKE_PTR and MAKE_OFFSET macros
  •  

      http://archives.postgresql.org/pgsql-general/2007-08/msg01510.php

    +

    +  
  • Convert single quotes to apostrophes in the PDF documentation
  • +

      http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php

     

       
  • Win32
  •