aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2008-03-12 19:28:03 +0000
committerBruce Momjian <bruce@momjian.us>2008-03-12 19:28:03 +0000
commit0a81e9938409ff1de6e9f6c63eabe1bf8325ac1d (patch)
tree890dce88e5a616e7e9a3c2098f9b4366cffaf75c
parent8522e59e135f1490949070e579fb9d3069c2b9a2 (diff)
downloadpostgresql-0a81e9938409ff1de6e9f6c63eabe1bf8325ac1d.tar.gz
postgresql-0a81e9938409ff1de6e9f6c63eabe1bf8325ac1d.zip
Add for Win32 TODO:
> > o Convert MSVC build system to remove most batch files > > http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php
-rw-r--r--doc/TODO6
-rw-r--r--doc/src/FAQ/TODO.html5
2 files changed, 9 insertions, 2 deletions
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 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Wed Mar 12 15:15:19 EDT 2008
+Last updated: Wed Mar 12 15:27:55 EDT 2008
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1455,6 +1455,9 @@ first. There is also a developer's wiki at<br/>
</li><li>Improve signal handling
<p> <a href="http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php">http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php</a>
</p>
+ </li><li>Convert MSVC build system to remove most batch files
+<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php">http://archives.postgresql.org/pgsql-hackers/2007-08/msg00961.php</a>
+</p>
</li></ul>
</li><li>Wire Protocol Changes
<ul>