|
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: Wed Mar 5 22:18:16 EST 2008 |
| 11 | +Last updated: Wed Mar 5 22:22:28 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>.
|
@@ -500,7 +500,7 @@ <h1><a name="section_7">SQL Commands</a></h1>
|
500 | 500 | </li><li>Have WITH CONSTRAINTS also create constraint indexes
|
501 | 501 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2007-04/msg00149.php">http://archives.postgresql.org/pgsql-patches/2007-04/msg00149.php</a>
|
502 | 502 | </p>
|
503 |
| -</li><li>Have CONSTRAINT cname NOT NULLpreserve the contraint name |
| 503 | +</li><li>Have CONSTRAINT cname NOT NULLrecord the contraint name |
504 | 504 | <p> Right now pg_attribute.attnotnull records the NOT NULL status
|
505 | 505 | of the column, but does not record the contraint name
|
506 | 506 | </p>
|
|