aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-06-09 01:00:36 +0000
committerBruce Momjian <bruce@momjian.us>2006-06-09 01:00:36 +0000
commit2f12903eb9d924970c7ccd2e6e4a680c3eb72244 (patch)
treeb2f4f8d9bd5d65184011ba87761768a29cfbbdaa
parent1358466a8c918f14f48ea60d60db96ae7eba5045 (diff)
downloadpostgresql-2f12903eb9d924970c7ccd2e6e4a680c3eb72244.tar.gz
postgresql-2f12903eb9d924970c7ccd2e6e4a680c3eb72244.zip
Remove:
< * Rename some /contrib modules from pg* to pg_*
-rw-r--r--doc/TODO3
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 2e78c6772ad..952f10f9ad2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Thu Jun 8 14:58:57 EDT 2006
+Last updated: Thu Jun 8 21:00:30 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1249,7 +1249,6 @@ Source Code
===========
* Add use of 'const' for variables in source tree
-* Rename some /contrib modules from pg* to pg_*
* Move some things from /contrib into main tree
* Move some /contrib modules out to their own project sites
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 1209e929e18..63a4c3316ea 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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Thu Jun 8 14:58:57 EDT 2006
+Last updated: Thu Jun 8 21:00:30 EDT 2006
</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>.
@@ -1126,7 +1126,6 @@ first.
<ul>
<li>Add use of 'const' for variables in source tree
- </li><li>Rename some /contrib modules from pg* to pg_*
</li><li>Move some things from /contrib into main tree
</li><li>Move some /contrib modules out to their own project sites
<p> Particularly, move GPL-licensed /contrib/userlock and