Обсуждение: FreeBSD 2.2.7

Поиск
Список
Период
Сортировка

FreeBSD 2.2.7

От
Gerd Moellmann
Дата:
Postgres version: 6.4.2

OS:               FreeBSD 2.2.7

Compiles:

Cleanly.

Installation:

Cleanly.

Regression tests:

Test "int8" fails because configure doesn't detect long long int
support (compiler is gcc 2.7.2.1).  INT64_FORMAT should be "%qd"
instead of "%lld" on this system.

Test "float8" fails.because of different error messages, and floating
point differences.

Test "geometry" fails because of round-off differences.