aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-02-06 16:44:14 +0000
committerBruce Momjian <bruce@momjian.us>2007-02-06 16:44:14 +0000
commit869585cc8f3e14b19479eafe38c9a231e2404af5 (patch)
treeda4090e34ae8f6ed3832827ab4b2f3f0bf6288e7
parent28c3cd5c1c58aa70610fe0b4a9848b582f0542c5 (diff)
downloadpostgresql-869585cc8f3e14b19479eafe38c9a231e2404af5.tar.gz
postgresql-869585cc8f3e14b19479eafe38c9a231e2404af5.zip
Split apart entries, one done now:
* -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h * Consider making NAMEDATALEN more configurable in future releases
-rw-r--r--doc/TODO6
-rw-r--r--doc/src/FAQ/TODO.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index 3422ce8f5e5..501f2ce22df 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Feb 5 12:16:45 EST 2007
+Last updated: Tue Feb 6 11:44:05 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1407,8 +1407,8 @@ Source Code
http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php
-* Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
- consider making it more configurable in future releases
+* -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
+* Consider making NAMEDATALEN more configurable in future releases
* Win32
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index bcd32d584c9..fc61260f4b7 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: Mon Feb 5 12:16:45 EST 2007
+Last updated: Tue Feb 6 11:44:05 EST 2007
</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>.
@@ -1260,8 +1260,8 @@ first. There is also a developer's wiki at<br/>
</li><li>Consider changing documentation format from SGML to XML
<p> <a href="http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php">http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php</a>
</p>
- </li><li>Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
- consider making it more configurable in future releases
+ </li><li>-<em>Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h</em>
+ </li><li>Consider making NAMEDATALEN more configurable in future releases
</li><li>Win32
<ul>
<li>Remove configure.in check for link failure when cause is found