[postgis-tickets] [PostGIS] #4060: PostgreSQL 11 JIT support

PostGIS trac at osgeo.org
Thu Mar 29 11:22:21 PDT 2018


#4060: PostgreSQL 11 JIT support
---------------------+---------------------------
 Reporter:  komzpa   |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.4.4
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 Postgres 11 can compile stuff in JIT, inlining all the functions.

 https://github.com/postgres/postgres/blob/master/src/backend/jit/README

 Per Andres Freund:
 "But basically you'd have to copy what the install_llvm_module rule in
 src/Makefile.global.in does."

 https://twitter.com/AndresFreundTec/status/979418878919942144

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