pgsql/ /configure.in rc/include/c.h rc/include ...

Поиск
Список
Период
Сортировка
От momjian@postgresql.org
Тема pgsql/ /configure.in rc/include/c.h rc/include ...
Дата
Msg-id 200111151635.fAFGZJV20709@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/11/15 11:35:19

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

Log message:
    Well the absolute correct solution would involve all of:
    int8, int16, int32, int64 and separately uint8, uint16, uint32, uint64

    The previous patch grouped:
    int8, int16 and int32
    uint8, uint16 and uint32
    int64 and uint64  <-- this grouping is wrong on AIX 4.3.3 and below

    If you prefer to make 4 groups out of this you could apply this patch.

    Andreas


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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/odbc md5.h
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/. configure