[postgis-devel] POSTGIS_GEOS_VERSION

Paul Ramsey pramsey at opengeo.org
Tue Nov 1 10:22:44 PDT 2011


Gotcha.

On Tue, Nov 1, 2011 at 10:21 AM, Sandro Santilli <strk at keybit.net> wrote:
> On Tue, Nov 01, 2011 at 09:39:55AM -0700, Paul Ramsey wrote:
>> I noticed a number of functions in postgis.sql.in.c (and in the
>> associated .c files) that are commented as requiring particular GEOS
>> versions (hausdorf, isvaliddetail, etc), but they aren't guarded
>> behind POSTGIS_GEOS_VERSION defines. Is this by accident or by design?
>
> By design we want to guard in the C implementation file, so that
> rebuilds and overrides of the shared library get you the functionality
> w/out requiring to re-source the SQL side of things.
>
> --strk;
>
>  ()   Free GIS & Flash consultant/developer
>  /\   http://strk.keybit.net/services.html
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>



More information about the postgis-devel mailing list