|
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: Mon Jun 2620:03:40 EDT 2006 |
| 11 | +Last updated: Mon Jun 2623:22:44 EDT 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>.
|
@@ -190,10 +190,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
190 | 190 | inaccurate, in one sense.
|
191 | 191 | </p>
|
192 | 192 | <ul>
|
193 |
| -<li>%Disallow changing DEFAULT expression of a SERIAL column? |
194 |
| -<p> This should be done only if the existing SERIAL problems cannot be |
195 |
| - fixed. |
196 |
| -</p> |
| 193 | +<li>-<em>Disallow changing DEFAULT expression of a SERIAL column</em> |
197 | 194 | </li><li>%Disallow ALTER SEQUENCE changes for SERIAL sequences because pg_dump
|
198 | 195 | does not dump the changes
|
199 | 196 | </li><li>Fix data types where equality comparison isn't intuitive, e.g. box
|
|