|
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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Thu Mar 6 20:06:29 EST 2008 |
| 11 | +Last updated: Thu Mar 6 20:06:51 EST 2008 |
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>.
|
@@ -936,7 +936,7 @@ <h1><a name="section_12">Indexes</a></h1>
|
936 | 936 | creating an index that can span multiple tables.
|
937 | 937 | </p>
|
938 | 938 | </li><li>Allow SELECT ... FOR UPDATE on inherited tables
|
939 |
| -</li><li>Require allcheck constraints to be inherited |
| 939 | +</li><li>Require allCHECK constraints to be inherited |
940 | 940 | <p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-04/msg00026.php">http://archives.postgresql.org/pgsql-bugs/2007-04/msg00026.php</a>
|
941 | 941 | </p>
|
942 | 942 | </li></ul>
|
|