[postgis-tickets] [PostGIS] #4341: Use PgSQL12 "support function" API for indexed functions
PostGIS
trac at osgeo.org
Wed Mar 6 09:27:25 PST 2019
#4341: Use PgSQL12 "support function" API for indexed functions
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: closed
Priority: high | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by pramsey):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17298" 17298]:
{{{
#!CommitTicketReference repository="" revision="17298"
Use "support function" API in PgSQL 12+ to provide index support for
ST_Intersects and company, in place of old SQL inlining method.
Closes #4341
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4341#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list