cube patch - Mailing list pgsql-patches

From Bruno Wolff III
Subject cube patch
Date
Msg-id 20020910045122.GA19464@wolff.to
Whole thread Raw
Responses Re: cube patch  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: cube patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: cube patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
This is a comprehensive set of diffs (versus current CVS) that replaces those
attached to the same message with the Earth Distance patches.
Recent changes include changing the subscript in one place I forgot
in the previous bugfix patch. A couple of added regression tests, which
should help catch this mistake if it reappears.
I also put in a limit of 100 dimensions in cube_large and cube_in to
prevent making it easy to create very large cubes. Changing one define
in cubedata.h will raise the limit if some needs more dimensions.

Attachment

pgsql-patches by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Fix for cube bug
Next
From: Tom Lane
Date:
Subject: Re: cube and earthdistance diffs