pgsql-server/ /configure /configure.in onfig/a ...

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server/ /configure /configure.in onfig/a ...
Дата
Msg-id 20030907034359.8A90DD1B51E@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    03/09/07 00:43:58

Modified files:
    .              : configure configure.in
    config         : ac_func_accept_argtypes.m4
    src/bin/pg_id  : pg_id.c
    src/bin/pg_resetxlog: pg_resetxlog.c
    src/bin/psql   : describe.c mbprint.c
    src/bin/scripts: Makefile common.c
    src/include    : pg_config.h.in
    src/interfaces/libpq: Makefile

Log message:
    Changes for MinGW/WIN32:

    o allow configure to see include/port/win32 include files
    o add matching Win32 accept() prototype
    o allow pg_id to compile with native Win32 API
    o fix invalide mbvalidate() function calls (existing bug)
    o allow /scripts to compile with native Win32 API
    o add win32.c to Win32 compiles (already in *.mak files)


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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/ /configure /configure.in rc/Make ...
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server/ /Tag: /WIN32_DEV /HISTORY /confi ...