File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Mon Oct 2 09:59:50 EDT 2006
5+ Last updated: Mon Oct 2 19:23:29 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1297,6 +1297,8 @@ Source Code
12971297
12981298 http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php
12991299
1300+ * Use strlcpy() rather than StrNCpy() macro
1301+
13001302
13011303* Win32
13021304
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Mon Oct 2 09:59:50 EDT 2006
11+ Last updated: Mon Oct 2 19:23:29 EDT 2006
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1171,6 +1171,7 @@ <h1><a name="section_21">Source Code</a></h1>
11711171 </ li > < li > Consider GnuTLS if OpenSSL license becomes a problem
11721172< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php "> http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</ a >
11731173</ p >
1174+ </ li > < li > Use strlcpy() rather than StrNCpy() macro
11741175 </ li > < li > Win32
11751176 < ul >
11761177 < li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments