CUBE_MAX_DIM - Mailing list pgsql-hackers

From Devrim Gündüz
Subject CUBE_MAX_DIM
Date
Msg-id 292ec48bd39b4c61cf12060956a7454dcbbea2d3.camel@gunduz.org
Whole thread Raw
Responses Re: CUBE_MAX_DIM  (Darafei "Komяpa" Praliaskouski <me@komzpa.net>)
Re: CUBE_MAX_DIM  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

Someone contacted me about increasing CUBE_MAX_DIM
in contrib/cube/cubedata.h (in the community RPMs). The current value
is 100 with the following comment:

* This limit is pretty arbitrary, but don't make it so large that you
* risk overflow in sizing calculations.


They said they use 500, and never had a problem. I never added such patches to the RPMS, and will not -- but wanted to
askif we can safely increase it in upstream? 

Regards,

--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Online checksums patch - once again
Next
From: Amit Kapila
Date:
Subject: Re: min_safe_lsn column in pg_replication_slots view