pgsql: Properly handle the case where strlcpy() exists in libc but isn't

Поиск
Список
Период
Сортировка
От [email protected] (Tom Lane)
Тема pgsql: Properly handle the case where strlcpy() exists in libc but isn't
Дата
Msg-id [email protected]
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Properly handle the case where strlcpy() exists in libc but isn't
declared in the system headers.  Per report from Bruce than some BSDen
are like this.

Modified Files:
--------------
    pgsql:
        configure (r1.507 -> r1.508)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.507&r2=1.508)
        configure.in (r1.477 -> r1.478)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.477&r2=1.478)
    pgsql/src/include:
        pg_config.h.in (r1.101 -> r1.102)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.101&r2=1.102)
        port.h (r1.101 -> r1.102)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.101&r2=1.102)

В списке pgsql-committers по дате отправления: