Re: cube patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: cube patch
Date
Msg-id 200209110408.g8B485c12356@candle.pha.pa.us
Whole thread Raw
In response to cube patch  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Bruno Wolff III wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] About connectby()
Next
From: Barry Lind
Date:
Subject: Re: JDBC Driver - Test Suite Drop w/ Cascase + optional