#3656 closed defect (fixed)
Upgrades from 2.1 leave changed aggregates untouched
Reported by: | strk | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.3.1 |
Component: | postgis | Version: | 2.3.x |
Keywords: | Cc: |
Description
See relative failure on the new upgrade-aware automated testing: https://drone.osgeo.kbt.io/postgis/postgis/153
Relevant snippet (at the end):
----------------------------------------------------------------------------- 173s 1842 --- tickets_expected 2016-10-07 19:50:12.009545175 +0000 173s 1843 +++ /tmp/pgis_reg/test_88_out 2016-10-07 19:53:33.019192939 +0000 173s 1844 @@ -161,6 +161,7 @@ 173s 1845 #1320.geom.3|MULTIPOLYGON|4326 173s 1846 </#1320> 173s 1847 #1344|25 173s 1848 +WARNING: ST_Combine_BBox signature was deprecated in 2.2.0. Please use ST_CombineBbox 173s 1849 #1385| 173s 1850 #657.1|-166.78 173s 1851 #657.2|10.00 173s 1852 -----------------------------------------------------------------------------
Note:
See TracTickets
for help on using tickets.
In 15189: