From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | "Bruno Wolff III" <bruno(at)wolff(dot)to>, <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: cube patch |
Date: | 2002-09-11 01:56:34 |
Message-ID: | GNELIHDDFBOCMGBFGEFOKECNCEAA.chriskl@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hey - can someone commit this patch to CVS so I can test it? I can't seem
to get it to patch myself...
Chris
> -----Original Message-----
> From: pgsql-patches-owner(at)postgresql(dot)org
> [mailto:pgsql-patches-owner(at)postgresql(dot)org]On Behalf Of Bruno Wolff III
> Sent: Tuesday, 10 September 2002 12:51 PM
> To: pgsql-patches(at)postgresql(dot)org
> Subject: [PATCHES] cube patch
>
>
> 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.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-11 02:11:32 | Re: cube patch |
Previous Message | Kris Jurka | 2002-09-10 19:22:22 | JDBC Driver - Test Suite Drop w/ Cascase + optional jdbc2 |