|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated:Sat Feb11 23:44:09 EST 2006 |
| 11 | +Last updated:Sun Feb12 01:50:38 EST 2006 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -357,7 +357,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
357 | 357 | </p>
|
358 | 358 | </li><li>Add NOVICE output level for helpful messages like automatic sequence/index
|
359 | 359 | creation
|
360 |
| -</li><li>%Add COMMENT ON for all cluster global objects (roles, databases |
| 360 | +</li><li>-<em>Add COMMENT ON for all cluster global objects (roles, databases</em> |
361 | 361 | and tablespaces)
|
362 | 362 | </li><li>-<em>Make row-wise comparisons work per SQL spec</em>
|
363 | 363 | <p> Right now, '(a, b) < (1, 2)' is processed as 'a < 1 and b < 2', but
|
|