[PostGIS] #3158: Move TYPMOD handling out of liblwgeom

PostGIS trac at osgeo.org
Sun Jun 21 06:45:05 PDT 2026


#3158: Move TYPMOD handling out of liblwgeom
------------------------+-----------------------------
  Reporter:  strk       |      Owner:  strk
      Type:  task       |     Status:  closed
  Priority:  medium     |  Milestone:  PostGIS Fund Me
 Component:  liblwgeom  |    Version:  master
Resolution:  fixed      |   Keywords:
------------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"3b1b4aae021865171c25a37bcfc929e6e4d7a74b/git" 3b1b4aa/git]:
 {{{#!CommitTicketReference repository="git"
 revision="3b1b4aae021865171c25a37bcfc929e6e4d7a74b"
 Move typmod bit helpers into libpgcommon

 The geometry and geography typmod bit-field helpers are PostgreSQL
 extension concerns, not liblwgeom public API. Move them to libpgcommon and
 relocate the CUnit coverage to the postgis helper test harness.

 Closes #3158

 Closes https://github.com/postgis/postgis/pull/1089
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3158#comment:3>
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