Changes between Version 2 and Version 3 of Ticket #4483, comment 21
- Timestamp:
- 10/13/19 21:20:17 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4483, comment 21
v2 v3 6 6 7 7 Steps I did to upgrade: 8 First our union functions evidentally changed under the hood between alpha4 and rc1, so I ran into issue something like pgis_geometry_union_transfn not found . So to prevent this in my second attempt I did this8 First our union functions evidentally changed under the hood between alpha4 and rc1, so I ran into issue something like pgis_geometry_union_transfn not found in lib and evidentally we did not report this in postgis_legacy.c. So to prevent this in my second attempt I did this 9 9 10 10