[postgis-devel] Adding Functions w/o Adding

Paragon Corporation lr at pcorp.us
Fri Jan 22 16:24:01 PST 2010


Paul,
Note sure how Kevin and Mark feel.
If you really wanted to since we haven't released yet. I'm okay with
squeezing this into 1.5 since you have done the work already.  We just can't
change API after release.

Regina 

-----Original Message-----
From: postgis-devel-bounces at postgis.refractions.net
[mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of Paragon
Corporation
Sent: Friday, January 22, 2010 7:20 PM
To: 'PostGIS Development Discussion'
Subject: Re: [postgis-devel] Adding Functions w/o Adding


+1
------
All,

I have a client who needs a custom function added. Since we're well into
release, obviously the SQL API can't change, or really any code in
underneath any existing SQL functions.
However, I can implement the function as a completely additive thing (and in
fact have), so it affects the stability of existing functions not at all.
And I can leave the SQL API alone, and simple ship the CREATE FUNCTION code
directly to the client.

http://trac.osgeo.org/postgis/attachment/ticket/390/addmeasure.patch

They get the benefit of a quick turnaround on a new feature, we maintain our
contract with respect to leaving the API unchanged through minor releases.
I'd like to apply this patch into stable branches so folks who want it can
have it, by running the CREATE FUNCTION code themselves.

Paul

--
Paul Ramsey
OpenGeo - http://opengeo.org
The secret sauce is called... PostGIS.

_______________________________________________
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.


_______________________________________________
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