postgresql-6.5.1

From: David Lomax <david(at)millfilm(dot)co(dot)uk>
To: pgsql-ports(at)postgresql(dot)org
Subject: postgresql-6.5.1
Date: 1999-08-25 11:08:34
Message-ID: 37C3CEB1.2A476784@millfilm.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi,

Just finished installing Postrgress on my system - here are the things
you may want to know...

Postgres v6.5.1

Irix 6.2

SGI Hi-Impact Indigo

Regression tests were mainly ok. Floating point differences in the very
last decimal place. PDT/PST problems. The randon test differed...

*** expected/random.out Mon Aug 17 17:11:15 1998
--- results/random.out Wed Aug 25 11:24:29 1999
***************
*** 19,23 ****
WHERE random NOT BETWEEN 80 AND 120;
random
------
! (0 rows)

--- 19,24 ----
WHERE random NOT BETWEEN 80 AND 120;
random
------
! 125
! (1 row)

Do not know whether this is signifcant or not. Don't know how to fix it
(dont know what's wrong!).

FYI...

(I had to upgrade flex)

Couldn't get the thing to compile at all with C++ - I got complaints
about the class 'String' not being defined. I gave up and switched off
C++ in configure.

I had to hand modify

src/pl/plpgsql/src/pl_gram.c

and move the #include "pl_scan.c" from line 44 to line 142. It seemed to
work.

Thanks for your efforts,
David.

--
David Lomax
Millfilm Ltd.
david(at)millfilm(dot)co(dot)uk
+44-207-287-4041 ext. 265
http://www.millfilm.co.uk

Browse pgsql-ports by date

  From Date Subject
Next Message Marco Heidenwolf (s660448) 1999-08-25 12:21:23 and now something comletly different
Previous Message Marco Heidenwolf (s660448) 1999-08-25 08:36:39 Re: [PORTS] os/2 & SCO open server ????