PostgreSQL installation results

Поиск
Список
Период
Сортировка
От Alex Howansky
Тема PostgreSQL installation results
Дата
Msg-id Pine.LNX.3.95.990129113459.10714A-100000@mel.litton-wed.com
обсуждение исходный текст
Список pgsql-ports
FYI,

PostgreSQL v6.4.2
RedHat v5.2 w/ all errata applied, running kernel v2.2.0
Intel PII/400 @ 448MHz
128Mb RAM

compile: clean

install: clean

regression: three failures

int2 and int4 failed w/ error message wording differences, for example
expected:
  ! ERROR:  pg_atoi: error reading "100000": Math result not representable

generated:
  ! ERROR:  pg_atoi: error reading "100000": Numerical result out of range

geometry failed w/ minor floating point precision differences, for example
expected: -2.59807621135332
generated: -2.59807621135076

Keep up the great work!

--
Alex Howansky
Wankwood Associates
http://www.wankwood.com


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

Предыдущее
От: Kris Winterrowd
Дата:
Сообщение: Re: Installation Procedure
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: string concatenation operator association problem