Commit 2f12903e authored by Bruce Momjian's avatar Bruce Momjian

Remove:

< * Rename some /contrib modules from pg* to pg_*
parent 1358466a
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment