1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add URL for strlcpy():

>
>   http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
This commit is contained in:
Bruce Momjian
2006-10-03 00:03:54 +00:00
parent 725ab82975
commit e020a5a6a9
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Mon Oct 2 20:00:14 EDT 2006
Last updated: Mon Oct 2 20:03:48 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1301,6 +1301,8 @@ Source Code
* Use strlcpy() rather than our StrNCpy() macro
http://archives.postgresql.org/pgsql-hackers/2006-09/msg02108.php
* Win32