Re: GiST patches for 7.2 (please apply) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GiST patches for 7.2 (please apply)
Date
Msg-id 26836.998527282@sss.pgh.pa.us
Whole thread Raw
In response to Re: GiST patches for 7.2 (please apply)  (Teodor <teodor@stack.net>)
Responses Re: GiST patches for 7.2 (please apply)  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Teodor <teodor@stack.net> writes:
> Tom Lane wrote:
>> ... on my machine "inf" appears to be the correct result.  Is this a
>> platform dependency, or just a lack of synchronization somewhere else?

> On my box FreeBSD4.3 it looks as 'Inf'. Very similar that this is
> platform dependency.

I'm inclined to just remove that part of the "cube" regression test,
then.  It's not telling us anything very important about the behavior
of the cube datatype, so I think it's not worth dealing with a platform
dependency.  Objections anyone?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch list delay
Next
From: Tom Lane
Date:
Subject: Re: libpq.dll & psql.exe on Win32