[postgis-tickets] [PostGIS] #4693: PostGIS 3.1.0 still showing 3.1.0alpha1 in output

PostGIS trac at osgeo.org
Sat May 23 16:25:16 PDT 2020


#4693: PostGIS 3.1.0 still showing 3.1.0alpha1 in output
-----------------------------------+---------------------------
 Reporter:  robe                   |      Owner:  robe
     Type:  defect                 |     Status:  assigned
 Priority:  blocker                |  Milestone:  PostGIS 3.1.0
Component:  build/upgrade/install  |    Version:  master
 Keywords:                         |
-----------------------------------+---------------------------
 I thought I ticked this before - but noticing this on the outputs


 {{{
 PostgreSQL 13beta1, compiled by Visual C++ build 1914, 64-bit
   Postgis 3.1.0dev - (3.1.0alpha1-122-g16121bf79) - 2020-05-23 22:57:55
   scripts 3.1.0dev 3.1.0alpha1-122-g16121bf79
   GEOS: 3.9.0-CAPI-1.14.0
   PROJ: Rel. 5.2.0, September 15th, 2018
 }}}

 So I assume when I flipped the version number I missed a spot?


 {{{
 SELECT postgis_full_version();
 }}}

 shows similar ugliness
 On my workstation shows this

 {{{

 POSTGIS="3.1.0dev 3.1.0alpha1-122-g16121bf79" [EXTENSION] PGSQL="130"
 GEOS="3.9.0-CAPI-1.14.0" SFCGAL="1.3.2" PROJ="6.2.1" GDAL="GDAL 3.0.2,
 released 2019/10/28" LIBXML="2.9.9" LIBJSON="0.12" LIBPROTOBUF="1.2.1"
 WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER
 }}}

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