Skip to content

Commit e020a5a

Browse files
committed
1 parent 725ab82 commit e020a5a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1301,6 +1301,8 @@ Source Code
13011301

13021302
* Use strlcpy() rather than our StrNCpy() macro
13031303

1304+
http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
1305+
13041306

13051307
* Win32
13061308

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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 20:00:14 EDT 2006
11+
Last updated: Mon Oct 2 20:03:48 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>.
@@ -1175,6 +1175,8 @@ <h1><a name="section_21">Source Code</a></h1>
11751175
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>
11761176
</p>
11771177
</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>
11781180
</li><li>Win32
11791181
<ul>
11801182
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)