[postgis-users] collect(geom) in rc3?
Mark Cave-Ayland
m.cave-ayland at webbased.co.uk
Fri Mar 4 06:18:49 PST 2005
> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net] On
> Behalf Of strk at refractions.net
> Sent: 04 March 2005 12:51
> To: Mark Cave-Ayland
> Cc: 'PostGIS Users Discussion'
> Subject: Re: [postgis-users] collect(geom) in rc3?
(cut)
> Probably. This is the patch taking it to RC3:
>
> --- lwgeom_functions_basic.c 25 Feb 2005 09:31:54 -0000 1.108
> +++ lwgeom_functions_basic.c 25 Feb 2005 13:28:36 -0000 1.109
> @@ -1778,6 +1778,4 @@
> #endif
>
> - PG_FREE_IF_COPY(geom, 0);
> -
> PG_RETURN_ARRAYTYPE_P(result);
>
> --strk;
Hi strk,
Yup the patch above fixes the crash for me.
Kind regards,
Mark.
------------------------
WebBased Ltd
South West Technology Centre
Tamar Science Park
Plymouth
PL6 8BT
T: +44 (0)1752 791021
F: +44 (0)1752 791023
W: http://www.webbased.co.uk
More information about the postgis-users
mailing list