[postgis-tickets] [PostGIS] #4518: Fix geometry_columns and other views

PostGIS trac at osgeo.org
Mon Sep 30 13:53:33 PDT 2019


#4518: Fix geometry_columns and other views
---------------------+---------------------------
 Reporter:  pramsey  |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.4.9
Component:  postgis  |    Version:  2.4.x
 Keywords:           |
---------------------+---------------------------
 Both geometry_columns and raster_columns use SQL against pg_constraint
 that makes no sense in Pg12, which is usually no problem since we don't
 support PG12 in 2.4, but does bork up pg_upgrade processes, so those
 changes and a handful of regression fixes are bundled here.

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