[postgis-tickets] [PostGIS] #5019: Add support for pcre2

PostGIS trac at osgeo.org
Thu Nov 25 11:36:25 PST 2021


#5019: Add support for pcre2
----------------------------------+---------------------------
  Reporter:  Bas Couwenberg       |      Owner:  robe
      Type:  enhancement          |     Status:  closed
  Priority:  medium               |  Milestone:  PostGIS 3.2.0
 Component:  pagc_address_parser  |    Version:  master
Resolution:  fixed                |   Keywords:
----------------------------------+---------------------------

Comment (by robe):

 FWIW I tested on bookworm (bookkie) with pcre2 and mingw64 windows
 (winnie) with pcre1 and both work fine and regress.

 On winnie shows in configure output:


 {{{
 PCRE support:         Version 1
 }}}

 On bookkie shows:


 {{{
 PCRE support:         Version 2
 }}}

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