Re: [HACKERS] [postgis-devel] CLUSTER in 8.3 on GIST indexes break

2008-12-04 Thread Kevin Neufeld
Mark Cave-Ayland wrote: On Thu, 2008-12-04 at 13:51 -0800, Kevin Neufeld wrote: Wow, that's bad. I just updated to PostgreSQL 8.3.5 from 8.3.3 and I now get the same thing. test=# create temp table tmp as select st_makepoint(random(), random()) as the_geom from generate_series(1,

[HACKERS] PickSplit method of 2 columns ... error

2007-08-28 Thread Kevin Neufeld
. I traced the error to the gistUserPicksplit function in the gistsplit.c file ... I surmise that this method is called whenever a page split is necessary. So, I know when this error occurs, but I don't know why. Thoughts anyone? Cheers, Kevin -- Kevin Neufeld Software Developer Refractio