[postgis-tickets] [PostGIS] #3737: Upgrading from 2.2.5 to 2.3.2 problem

PostGIS trac at osgeo.org
Wed Apr 12 00:33:35 PDT 2017


#3737: Upgrading from 2.2.5 to 2.3.2 problem
-----------------------------------+---------------------------
 Reporter:  zeddi                  |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 2.3.3
Component:  build/upgrade/install  |    Version:  2.3.x
 Keywords:                         |
-----------------------------------+---------------------------
 While doing:
 ALTER EXTENSION postgis UPDATE TO "2.3.2"; I get:
 ERROR:  syntax error at or near "."
 LINE 1:  SELECT @extschema at ._postgis_deprecate('ST_Shift_Longitude',...
                            ^
 QUERY:   SELECT @extschema at ._postgis_deprecate('ST_Shift_Longitude',
 'ST_ShiftLongitude', '2.2.0');
     SELECT @extschema at .ST_ShiftLongitude($1);

 Postgis version:
 POSTGIS="2.2.5 r15298" GEOS="3.5.0-CAPI-1.9.0 r4084" PROJ="Rel. 4.8.0, 6
 March 2012" GDAL="GDAL 2.1.3, released 2017/20/01" LIBXML="2.9.1" TOPOLOGY

 Postgis is compiled from source.

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