| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Bruno Wolff III <bruno(at)wolff(dot)to> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: cube patch |
| Date: | 2002-09-11 04:08:05 |
| Message-ID: | 200209110408.g8B485c12356@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-09-11 04:40:07 | Re: Please rename split(text,text,int) to splitpart |
| Previous Message | Bruce Momjian | 2002-09-11 04:04:20 | Re: [HACKERS] About connectby() |