mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-21 03:13:05 +08:00
Update for 8.2:
< #A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.# > #A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.#
This commit is contained in:
parent
8ed7065c7b
commit
339fbbb9a0
4
doc/TODO
4
doc/TODO
@ -2,12 +2,12 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Mon Nov 28 21:01:44 EST 2005
|
||||
Last updated: Mon Nov 28 21:02:36 EST 2005
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
|
||||
#A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.#
|
||||
#A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.#
|
||||
#A percent sign, "%", marks items that are easier to implement.#
|
||||
|
||||
Bracketed items, "[]", have more detail.
|
||||
|
@ -8,12 +8,12 @@
|
||||
<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: Mon Nov 28 21:01:44 EST 2005
|
||||
Last updated: Mon Nov 28 21:02:36 EST 2005
|
||||
</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>.
|
||||
</p>
|
||||
<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.1 release.</strong><br/>
|
||||
<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.</strong><br/>
|
||||
<strong>A percent sign, "%", marks items that are easier to implement.</strong>
|
||||
</p>
|
||||
<p>Bracketed items, "[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?"></a>]", have more detail.
|
||||
|
Loading…
Reference in New Issue
Block a user