From 8ef72878b53383cb5655d783a9b082015850ae7a Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Mon, 2 Oct 2006 23:26:02 +0000 Subject: [PATCH] Update wording: < * Use strlcpy() rather than StrNCpy() macro > * Use strlcpy() rather than our StrNCpy() macro --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index 7a3687340e..86d3ff8bd5 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon Oct 2 19:23:29 EDT 2006 +Last updated: Mon Oct 2 19:25:57 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1297,7 +1297,7 @@ Source Code http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php -* Use strlcpy() rather than StrNCpy() macro +* Use strlcpy() rather than our StrNCpy() macro * Win32 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index cee575ad95..6f8c1edfc5 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Mon Oct 2 19:23:29 EDT 2006 +Last updated: Mon Oct 2 19:25:57 EDT 2006 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1171,7 +1171,7 @@ first. </li><li>Consider GnuTLS if OpenSSL license becomes a problem <p> <a href="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a> </p> - </li><li>Use strlcpy() rather than StrNCpy() macro + </li><li>Use strlcpy() rather than our StrNCpy() macro </li><li>Win32 <ul> <li>Remove configure.in check for link failure when cause is found