mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Dashed items are now for 8.3:
< #A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.# > #A hyphen, "-", marks changes that will appear in the upcoming 8.3 release.#
This commit is contained in:
@ -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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||
Last updated: Tue Sep 19 15:19:50 EDT 2006
|
||||
Last updated: Tue Sep 19 15:20:08 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>.
|
||||
</p>
|
||||
<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.</strong><br/>
|
||||
<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.3 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.
|
||||
|
Reference in New Issue
Block a user