|
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 Dec 28 15:43:55 EST 2006 |
| 11 | +Last updated: Thu Dec 28 15:51:07 EST 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>.
|
@@ -1167,6 +1167,7 @@ <h1><a name="section_21">Source Code</a></h1>
|
1167 | 1167 | </li><li>Consider detoasting keys before sorting
|
1168 | 1168 | </li><li>Consider GnuTLS if OpenSSL license becomes a problem
|
1169 | 1169 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>
|
| 1170 | +<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg01213.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg01213.php</a> |
1170 | 1171 | </p>
|
1171 | 1172 | </li><li>Use strlcpy() rather than our StrNCpy() macro
|
1172 | 1173 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php</a>
|
|