|
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:Sun Feb12 22:42:37 EST 2006 |
| 11 | +Last updated:Fri Feb24 22:40:15 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>. |
@@ -423,7 +423,6 @@ <h1><a name="section_8">SQL Commands</a></h1> |
423 | 423 | <p> Currently non-global system tables must be in the default database |
424 | 424 | tablespace. Global system tables can never be moved. |
425 | 425 | </p> |
426 | | -</li><li>%Disallow dropping of an inherited constraint |
427 | 426 | </li><li>%Prevent child tables from altering or dropping constraints |
428 | 427 | like CHECK that were inherited from the parent table |
429 | 428 | </li><li>Have ALTER INDEX update the name of a constraint using that index |
|