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

Paul Ramsey pramsey at cleverelephant.ca
Fri Mar 8 10:57:40 PST 2019


One thing at a time, padawan.


> On Mar 8, 2019, at 10:51 AM, Darafei Komяpa Praliaskouski <me at komzpa.net> wrote:
> 
> Also, how about PARALLEL SAFE?
> 
> On Fri, Mar 8, 2019 at 9:19 PM Paul Ramsey <pramsey at cleverelephant.ca <mailto:pramsey at cleverelephant.ca>> wrote:
> 
> 
> > On Mar 8, 2019, at 10:17 AM, Paul Ramsey <pramsey at cleverelephant.ca <mailto: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 <https://www.postgresql.org/docs/11/xfunc-volatility.html>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org <mailto:postgis-devel at lists.osgeo.org>
> https://lists.osgeo.org/mailman/listinfo/postgis-devel <https://lists.osgeo.org/mailman/listinfo/postgis-devel>
> 
> -- 
> Darafei Praliaskouski
> Support me: http://patreon.com/komzpa <http://patreon.com/komzpa>_______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20190308/c9095026/attachment-0001.html>


More information about the postgis-devel mailing list