|
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 Feb 1116:55:42 EST 2006 |
| 11 | +Last updated: Sat Feb 1117:17:13 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>.
|
@@ -406,7 +406,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
406 | 406 | <ul>
|
407 | 407 | <li>%Have ALTER TABLE RENAME rename SERIAL sequence names
|
408 | 408 | </li><li>Add ALTER DOMAIN to modify the underlying data type
|
409 |
| -</li><li>%Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME |
| 409 | +</li><li>-<em>Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME</em> |
410 | 410 | </li><li>%Allow ALTER TABLE to change constraint deferrability and actions
|
411 | 411 | </li><li>Add missing object types for ALTER ... SET SCHEMA
|
412 | 412 | </li><li>Allow ALTER TABLESPACE to move to different directories
|
|