File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Thu Dec 28 15:43:55 EST 2006
5
+ Last updated: Thu Dec 28 15:51:07 EST 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1290,6 +1290,7 @@ Source Code
1290
1290
* Consider GnuTLS if OpenSSL license becomes a problem
1291
1291
1292
1292
http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php
1293
+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg01213.php
1293
1294
1294
1295
* Use strlcpy() rather than our StrNCpy() macro
1295
1296
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="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
< a href ="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 > < a href ="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php "> http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</ a >
1170
+ < a href ="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 > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php "> http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php</ a >
You can’t perform that action at this time.
0 commit comments