mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update wording:
< * Use strlcpy() rather than StrNCpy() macro > * Use strlcpy() rather than our StrNCpy() macro
This commit is contained in:
4
doc/TODO
4
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
|
||||
|
Reference in New Issue
Block a user