[postgis-tickets] [PostGIS] #4241: PostgreSQL 12 build against trunk is broken - pg_constraint.consrc was removed (was: PostgreSQL 12 build against trunk is broken)

PostGIS trac at osgeo.org
Sun Nov 18 13:15:41 PST 2018


#4241: PostgreSQL 12 build against trunk is broken - pg_constraint.consrc was
removed
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  assigned
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  2.5.x
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by robe):

 * milestone:  PostGIS 2.5.2 => PostGIS 3.0.0
 * version:  2.4.x => 2.5.x


Comment:

 oh boy oh boy.  They seem to have changed the pg_catalog.pg_constraint
 table structure and all our views and a bunch of our functions are using
 this consrc column.

 I'm tempted to say this might be a big enough change to warrent not
 backporting which means we'll need to release 3.0 sooner than later.

 anyrate it's too deep of a change to try to rush into 2.5.1 release as I
 had hoped so I guess we'll just have to live with 2.5.1 will be broken for
 head of PostgreSQL 12.

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