File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-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: Mon Oct 2 20:00:14 EDT 2006
5
+ Last updated: Mon Oct 2 20:03:48 EDT 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.
@@ -1301,6 +1301,8 @@ Source Code
1301
1301
1302
1302
* Use strlcpy() rather than our StrNCpy() macro
1303
1303
1304
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
1305
+
1304
1306
1305
1307
* Win32
1306
1308
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: Mon Oct 2 20:00:14 EDT 2006
11
+ Last updated: Mon Oct 2 20:03:48 EDT 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 > .
@@ -1175,6 +1175,8 @@ <h1><a name="section_21">Source Code</a></h1>
1175
1175
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php "> http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</ a >
1176
1176
</ p >
1177
1177
</ li > < li > Use strlcpy() rather than our StrNCpy() macro
1178
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php "> http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php</ a >
1179
+ </ p >
1178
1180
</ li > < li > Win32
1179
1181
< ul >
1180
1182
< li > Remove configure.in check for link failure when cause is found
You can’t perform that action at this time.
0 commit comments