FreeBSD 2.2.7

From: Gerd Moellmann <gerd(at)gnu(dot)org>
To: pgsql-ports(at)postgresql(dot)org
Subject: FreeBSD 2.2.7
Date: 1999-04-29 11:23:12
Message-ID: 199904291123.NAA03905@online.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

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.

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-04-29 21:31:27 Port Bug Report: Cant compile on platform due to string class problem
Previous Message Unprivileged user 1999-04-28 08:34:57 Port Bug Report: make failed