[postgis-devel] Use of deprecated functionsin non-deprecatedfunctions

Obe, Regina robe.dnd at cityofboston.gov
Tue Jul 29 05:06:37 PDT 2008


You wouldn't want to do that.  plpgsql is opaque to the planner.  For
things such as ST_Intersects, ST_DWithin, ST_Within and all those
automagically indexed functions, they will become automagically stupid.

Regina

-----Original Message-----
From: postgis-devel-bounces at postgis.refractions.net
[mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of
Kevin Neufeld
Sent: Monday, July 28, 2008 1:16 PM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] Use of deprecated functionsin
non-deprecatedfunctions

Obe, Regina wrote:
> ... just wanted to verify there was no issue with referencing the
lwpostgis c functions directly in all the aliased functions.  
> 
> Thanks,
> Regina
> 

Are we planning some time in the future to start throwing NOTICEs / 
ERRORs on deprecated function use?  If so, I would think the easiest way

to do this would be through the simple wrappers we have now (though 
we'll have to convert the SQL wrappers to plpgsql wrappers).

Cheers,
-- Kevin
_______________________________________________
postgis-devel mailing list
postgis-devel at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-devel
-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.




More information about the postgis-devel mailing list