Add for Win32 TODO:
authorBruce Momjian
Wed, 12 Mar 2008 19:28:03 +0000 (19:28 +0000)
committerBruce Momjian
Wed, 12 Mar 2008 19:28:03 +0000 (19:28 +0000)
>
>  o Convert MSVC build system to remove most batch files
>
>    http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php

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

index ea3c28285fefdcc170536e7cf4f17e5c53ef5440..3b367005986d5f3f15799be46644341e7eb4e717 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Mar 12 15:15:19 EDT 2008
+Last updated:      Wed Mar 12 15:27:55 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1679,6 +1679,10 @@ Source Code
 
      http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php
 
+   o Convert MSVC build system to remove most batch files
+
+     http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php
+
 
 
 * Wire Protocol Changes
index 92a3bdf77fab65e5fade866f7d93bc6e8a4b866d..4e49a2fbd804764af3165ebada50f9f78edb7638 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Mar 12 15:15:19 EDT 2008
+Last updated:           Wed Mar 12 15:27:55 EDT 2008
 

 

The most recent version of this document can be viewed at

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

     
  • Improve signal handling
  •  

              http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php

    +

    +    
  • Convert MSVC build system to remove most batch files
  • +

              http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php

     

       
       
  • Wire Protocol Changes