pgsql/src/interfaces/libpq Makefile libpq-int.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql/src/interfaces/libpq Makefile libpq-int.h
Дата
Msg-id 200101202307.f0KN7SJ53698@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    tgl@hub.org    01/01/20 18:07:27

Modified files:
    src/interfaces/libpq: Makefile libpq-int.h

Log message:
    Get rid of sunos4-only strerror() macro, and arrange to use the
    implementation in backend/port/strerror.c if configure finds no strerror
    in libc, same as we do for snprintf and inet_aton.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql/ rc/Makefile.global.in /configure.in /co ...
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql/src include/c.h backend/utils/error/elog ...