pgsql/ /configure.in /configure rc/include/pg_ ...

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/ /configure.in /configure rc/include/pg_ ...
Дата
Msg-id 200110201757.f9KHvdx90514@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/10/20 13:57:39

Modified files:
    .              : configure.in configure
    src/include    : pg_config.h.in

Log message:
    Revert change to autodetect '__getopt_initialized' variable ... turns
    out glibc doesn't actually export this variable, so we need a different
    solution.


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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/src/backend/parser gram.y
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src backend/main/main.c backend/postmast ...