Thread: pgsql: Update wording: < * Use strlcpy() rather than StrNCpy() macro >

pgsql: Update wording: < * Use strlcpy() rather than StrNCpy() macro >

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Update wording:

< * Use strlcpy() rather than StrNCpy() macro
> * Use strlcpy() rather than our StrNCpy() macro

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1997 -> r1.1998)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1997&r2=1.1998)
    pgsql/doc/src/FAQ:
        TODO.html (r1.499 -> r1.500)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.499&r2=1.500)