Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update - Mailing list pgsql-hackers

Ok. If I understand this correctly, earthdistance required cube. So,
I'll fix the test for earthdistance to work with the new cube code.

The problem is that there are new functions in cube.sql, so the output
is now different and breaks the diff (to state the obvious).

Josh Reich


Tom Lane wrote:
> Joshua Reich <[email protected]> writes:
>
>> Can you point to me where I can get a regression diff for a failed
>> build.
>>
>
> It's all on the webpage, just scroll down ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update the calling convention for
Next
From: Joshua Reich
Date:
Subject: Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update