[postgis-devel] Estimated Extent ... Immutable?

Darafei "Komяpa" Praliaskouski me at komzpa.net
Fri Mar 8 10:51:21 PST 2019


Also, how about PARALLEL SAFE?

On Fri, Mar 8, 2019 at 9:19 PM Paul Ramsey <pramsey at cleverelephant.ca>
wrote:

>
>
> > On Mar 8, 2019, at 10:17 AM, Paul Ramsey <pramsey at cleverelephant.ca>
> wrote:
> >
> > This seems wrong to me…
> >
> > CREATE OR REPLACE FUNCTION ST_EstimatedExtent(text,text,text,boolean)
> RETURNS box2d AS
> >       'MODULE_PATHNAME', 'gserialized_estimated_extent'
> >       LANGUAGE 'c' IMMUTABLE STRICT SECURITY DEFINER;
> >
> > The only reason I can imagine why it would be so is for some third-party
> reason… why haven’t we declared this as volatile?
>
> Er, stable. https://www.postgresql.org/docs/11/xfunc-volatility.html
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel



-- 
Darafei Praliaskouski
Support me: http://patreon.com/komzpa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20190308/decb118a/attachment.html>


More information about the postgis-devel mailing list