[postgis-tickets] [PostGIS] #5024: spatial_ref_sys table not updated with new entries

PostGIS trac at osgeo.org
Tue Feb 1 02:49:02 PST 2022


#5024: spatial_ref_sys table not updated with new entries
----------------------+---------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.3.0
 Component:  postgis  |    Version:  3.1.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by strk):

 This is a long standing issue. EXTENSION_UPGRADE_SCRIPTS in
 extension/postgis/Makefile.in does not even include the config_dump file
 so the conditions of dumping spatial_ref_sys are ALSO immutable, not just
 the spatial_ref_sys contents.

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