|
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 Oct 2 20:42:27 EDT 2005 |
| 11 | +Last updated: Sun Oct 2 20:42:45 EDT 2005 |
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>. |
@@ -168,8 +168,7 @@ <h1><a name="section_4">Data Types</a></h1> |
168 | 168 | inaccurate, in one sense. |
169 | 169 | </p> |
170 | 170 | <ul> |
171 | | -<li>-<em>Have sequence dependency track use of DEFAULT sequences</em> |
172 | | -</li><li>%Disallow changing default expression of a SERIAL column? |
| 171 | +<li>%Disallow changing default expression of a SERIAL column? |
173 | 172 | </li><li>Fix data types where equality comparison isn't intuitive, e.g. box |
174 | 173 | </li><li>%Prevent INET cast to CIDR if the unmasked bits are not zero, or |
175 | 174 | zero the bits |
|