[postgis-tickets] [PostGIS] #4578: Add parallellism and cost properties to brin functions

PostGIS trac at osgeo.org
Thu Nov 14 07:14:10 PST 2019


#4578: Add parallellism and cost properties to brin functions
-------------------------+---------------------------
 Reporter:  Algunenano   |      Owner:  Algunenano
     Type:  enhancement  |     Status:  assigned
 Priority:  medium       |  Milestone:  PostGIS 3.1.0
Component:  postgis      |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 Functions in `postgis_brin.sql.in` don't declare their `PARALLEL` status
 or their `COST` (so SQL functions default to 100).

 I intend to add it after #4577 is merged as it will get rid of parallel
 macros.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4578>
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