From: Bruce Momjian Date: Wed, 12 Mar 2008 19:28:03 +0000 (+0000) Subject: Add for Win32 TODO: X-Git-Tag: REL8_4_BETA1~1804 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a81e9938409ff1de6e9f6c63eabe1bf8325ac1d;p=thirdparty%2Fpostgresql.git Add for Win32 TODO: > > o Convert MSVC build system to remove most batch files > > http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php --- diff --git a/doc/TODO b/doc/TODO index ea3c28285fe..3b367005986 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 92a3bdf77fa..4e49a2fbd80 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-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