|
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: Sat Jan 6 17:18:21 EST 2007 |
| 11 | +Last updated: Sat Jan 6 17:19:41 EST 2007 |
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>.
|
@@ -176,7 +176,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
176 | 176 | <li>Fix data types where equality comparison isn't intuitive, e.g. box
|
177 | 177 | </li><li>Allow user-defined types to specify a type modifier at table creation
|
178 | 178 | time
|
179 |
| -</li><li>Allow user-defined types to accept 'typmod' parameters |
| 179 | +</li><li>-<em>Allow user-defined types to accept 'typmod' parameters</em> |
180 | 180 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php">http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php</a>
|
181 | 181 | <ahref="http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php">http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php</a>
|
182 | 182 | <ahref="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php</a>
|
|