]>
granicus.if.org Git - postgis/log
Sandro Santilli [Thu, 22 Aug 2019 09:20:42 +0000 (09:20 +0000)]
[run_test] Allow requesting function upgrade also w/out :auto
Append an exlamation mark to any target version in upgrade-path
to request upgrade via function...
git-svn-id: http://svn.osgeo.org/postgis/trunk@17752
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 22 Aug 2019 06:47:50 +0000 (06:47 +0000)]
[check-all-upgrades] Fix retrival of :auto version
git-svn-id: http://svn.osgeo.org/postgis/trunk@17751
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 21 Aug 2019 08:57:18 +0000 (08:57 +0000)]
[run_test] Fix logic for use postgis_extension_upgrade()
The version before 3.0.0 did not repackage extensions, so we still
need to do the packaging ourselves.
git-svn-id: http://svn.osgeo.org/postgis/trunk@17750
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 21 Aug 2019 08:57:10 +0000 (08:57 +0000)]
Document that postgis_extensions_upgrade re-pakcages from 3.0.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@17749
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 21 Aug 2019 07:28:00 +0000 (07:28 +0000)]
[run_test.pl] Allow using postgis_extensions_upgrade from unpackaged
And warn when it cannot be used due to too old source version.
git-svn-id: http://svn.osgeo.org/postgis/trunk@17748
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 20 Aug 2019 22:02:28 +0000 (22:02 +0000)]
Remove 32-bit build warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@17747
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 19:29:09 +0000 (19:29 +0000)]
run_test.pl: always repackage raster when upgrading via function
This is because the upgrade function invoked may be coming from the
a pre-split version and thus not know anything about repackaging.
See #4485
git-svn-id: http://svn.osgeo.org/postgis/trunk@17745
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 20 Aug 2019 18:33:34 +0000 (18:33 +0000)]
Replace aliasing with memcpy
References #4319
git-svn-id: http://svn.osgeo.org/postgis/trunk@17744
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 20 Aug 2019 18:33:00 +0000 (18:33 +0000)]
Quiet warnings from centos 6 build
git-svn-id: http://svn.osgeo.org/postgis/trunk@17743
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 20 Aug 2019 16:01:52 +0000 (16:01 +0000)]
Change run-time endianness checks to compile-time
Leave 3rd party code unchanged
Closes #4439
git-svn-id: http://svn.osgeo.org/postgis/trunk@17740
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 15:17:36 +0000 (15:17 +0000)]
[check_all_upgrades] support :auto and :auto! upgrade targets
See #4485
git-svn-id: http://svn.osgeo.org/postgis/trunk@17739
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 15:17:14 +0000 (15:17 +0000)]
Add support for :auto and :auto! upgrade-path targets in run_test.pl
The former will request upgrading to default version, the latter
to do so using the postgis_extension_upgrade() function.
See #4485
git-svn-id: http://svn.osgeo.org/postgis/trunk@17738
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 14:03:39 +0000 (14:03 +0000)]
Update postgis_extensions_upgrade docs to reflect new return value
git-svn-id: http://svn.osgeo.org/postgis/trunk@17737
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 11:38:06 +0000 (11:38 +0000)]
Add test for postgis_full_version()
Closes #4485
NOTE: the test is only included in the core tests, might need to
be replicated for sfcgal/topology/raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@17736
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 11:37:50 +0000 (11:37 +0000)]
Simplify perl code
git-svn-id: http://svn.osgeo.org/postgis/trunk@17735
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Tue, 20 Aug 2019 11:06:18 +0000 (11:06 +0000)]
oss-fuzz: add geojson seed corpus.
Closes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16564
git-svn-id: http://svn.osgeo.org/postgis/trunk@17734
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 09:24:39 +0000 (09:24 +0000)]
Fix perl syntax
Can't "last" outside a loop block ...
git-svn-id: http://svn.osgeo.org/postgis/trunk@17733
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 09:03:46 +0000 (09:03 +0000)]
[check_all_upgrades] Test upgrades from old versions unpackaged
See #4485
git-svn-id: http://svn.osgeo.org/postgis/trunk@17732
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 20 Aug 2019 09:03:36 +0000 (09:03 +0000)]
[run_test] Add support for upgrading from unpackaged<version>
See #4485
git-svn-id: http://svn.osgeo.org/postgis/trunk@17731
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 19 Aug 2019 20:19:08 +0000 (20:19 +0000)]
Fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@17730
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 19 Aug 2019 16:14:47 +0000 (16:14 +0000)]
Change 'protobuf version' to protobuf-c to be more explicit
git-svn-id: http://svn.osgeo.org/postgis/trunk@17729
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 18 Aug 2019 12:55:01 +0000 (12:55 +0000)]
[doc] geometry polygon ST_Intersects example
Closes #4248
git-svn-id: http://svn.osgeo.org/postgis/trunk@17728
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 18 Aug 2019 12:18:59 +0000 (12:18 +0000)]
postgis_sfcgal_noop().
Patch by Lucas C. Villa Real <lucasvr@br.ibm.com>, tweaks by Darafei Praliaskouski
Closes #3979
git-svn-id: http://svn.osgeo.org/postgis/trunk@17727
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 18 Aug 2019 11:27:31 +0000 (11:27 +0000)]
OSS Fuzz for geojson.
Enable allocation testing for other fuzzers.
Closes #4387
Closes https://github.com/postgis/postgis/pull/462
git-svn-id: http://svn.osgeo.org/postgis/trunk@17726
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 16 Aug 2019 21:26:05 +0000 (21:26 +0000)]
Try and harmonize function parameter names for ST_AsGEoJSON(record)
References #4483
git-svn-id: http://svn.osgeo.org/postgis/trunk@17725
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 15 Aug 2019 19:43:53 +0000 (19:43 +0000)]
Remove SRID error lines because that's a silly thing to test
git-svn-id: http://svn.osgeo.org/postgis/trunk@17719
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 15 Aug 2019 17:00:19 +0000 (17:00 +0000)]
Guard against reading into pointarrays when size of array == 0
git-svn-id: http://svn.osgeo.org/postgis/trunk@17716
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 14 Aug 2019 22:29:10 +0000 (22:29 +0000)]
Add missing macro file
git-svn-id: http://svn.osgeo.org/postgis/trunk@17715
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 14 Aug 2019 22:07:40 +0000 (22:07 +0000)]
Reorganize protobuf detection so that separate directories can be specified, and make version detection more robust over different protobuf installs.
References #4481
git-svn-id: http://svn.osgeo.org/postgis/trunk@17711
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Aug 2019 11:06:20 +0000 (11:06 +0000)]
[check-all-upgrades] Fix handling of bogus commandline
git-svn-id: http://svn.osgeo.org/postgis/trunk@17710
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Aug 2019 11:06:13 +0000 (11:06 +0000)]
Fix syntax error in expr line
Closes #4477
git-svn-id: http://svn.osgeo.org/postgis/trunk@17709
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 13 Aug 2019 20:54:18 +0000 (20:54 +0000)]
Update ST_AsGeoJSON doco to harmonize number of digits default
git-svn-id: http://svn.osgeo.org/postgis/trunk@17708
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 13 Aug 2019 18:00:13 +0000 (18:00 +0000)]
Lower default precision produced by ST_AsGeoJSON
References #4468
git-svn-id: http://svn.osgeo.org/postgis/trunk@17707
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 13 Aug 2019 16:59:20 +0000 (16:59 +0000)]
Geography Distance inconsistent with Intersects
Closes #4480
git-svn-id: http://svn.osgeo.org/postgis/trunk@17706
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 11 Aug 2019 06:24:50 +0000 (06:24 +0000)]
flip to 3.0.0alpha5dev
git-svn-id: http://svn.osgeo.org/postgis/trunk@17703
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 11 Aug 2019 06:15:14 +0000 (06:15 +0000)]
Prep for 3.0.0alpha4 release
git-svn-id: http://svn.osgeo.org/postgis/trunk@17701
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 11 Aug 2019 02:36:53 +0000 (02:36 +0000)]
Add upgrade install paths for address_standardizer
Closese #4420 for PostGIS 3.0 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17687
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 23:51:16 +0000 (23:51 +0000)]
Prepping for release tomorrow
git-svn-id: http://svn.osgeo.org/postgis/trunk@17684
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 22:52:55 +0000 (22:52 +0000)]
Put libiconv back evidentally still need that one
References #4474
git-svn-id: http://svn.osgeo.org/postgis/trunk@17683
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 22:50:19 +0000 (22:50 +0000)]
Move protobuf specific ticket lines to mvt test
Closes #4472
git-svn-id: http://svn.osgeo.org/postgis/trunk@17682
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 22:44:58 +0000 (22:44 +0000)]
Try to fix bessie32 Undefined symbol "_ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEj" by getting rid of redundant configure lines that should be pulled in via pkg-config
References #4474 for PostGIS 3.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@17681
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 22:21:12 +0000 (22:21 +0000)]
Try to get berrie to return fail code if regress fails - try 2
git-svn-id: http://svn.osgeo.org/postgis/trunk@17680
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 9 Aug 2019 21:55:25 +0000 (21:55 +0000)]
Try to get berrie to return fail code if regress fails
git-svn-id: http://svn.osgeo.org/postgis/trunk@17679
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Tue, 6 Aug 2019 19:15:24 +0000 (19:15 +0000)]
Improve GeoJSON SRID handling.
If SRID is not specified, set it to 4326 by default on parsing, following RFC7946.
If SRID is not 4326 on serialization, it will be marked in JSON unless disabled, making round trips almost lossless.
Fixes spatial_ref_sys truncation in all the tests.
Closes #4377
Closes https://github.com/postgis/postgis/pull/455
git-svn-id: http://svn.osgeo.org/postgis/trunk@17678
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Tue, 6 Aug 2019 15:59:22 +0000 (15:59 +0000)]
lwarc_linearize: Iterate over the number of segments
Closes https://github.com/postgis/postgis/pull/458
Closes #4407
References #3719
git-svn-id: http://svn.osgeo.org/postgis/trunk@17677
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 12:01:32 +0000 (12:01 +0000)]
Link ST_Tesselate to ST_(Constrained)DelaunayTriangles
Closes #4458
git-svn-id: http://svn.osgeo.org/postgis/trunk@17676
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 11:52:29 +0000 (11:52 +0000)]
[doc] Note about mulitlinestring in ST_OffsetCurve
Closes #2553
git-svn-id: http://svn.osgeo.org/postgis/trunk@17675
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 11:43:42 +0000 (11:43 +0000)]
Triangle and TIN output support
Make all the "Unsupported geometry type" name themselves by __func__.
In case output format doesn't know about TIN/Triangle, output them as GeometryCollection/Polygon.
Closes #4399
Closes https://github.com/postgis/postgis/pull/454
git-svn-id: http://svn.osgeo.org/postgis/trunk@17674
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 11:37:34 +0000 (11:37 +0000)]
Better error messages for SRID mismatch.
Closes #4110
Closes https://github.com/postgis/postgis/pull/455
git-svn-id: http://svn.osgeo.org/postgis/trunk@17673
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 07:45:16 +0000 (07:45 +0000)]
ST_GeomFromGeoJSON crash on empty rings
Closes #4470
Closes https://github.com/postgis/postgis/pull/453
git-svn-id: http://svn.osgeo.org/postgis/trunk@17672
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 4 Aug 2019 07:08:37 +0000 (07:08 +0000)]
ST_Subdivide crash on intermediate EMPTY fix.
Closes #4459
Closes https://github.com/postgis/postgis/pull/456
git-svn-id: http://svn.osgeo.org/postgis/trunk@17667
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sat, 3 Aug 2019 21:48:49 +0000 (21:48 +0000)]
Update documentation translations from transifex.
git-svn-id: http://svn.osgeo.org/postgis/trunk@17666
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sat, 3 Aug 2019 21:04:11 +0000 (21:04 +0000)]
Update translation templates.
git-svn-id: http://svn.osgeo.org/postgis/trunk@17665
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 2 Aug 2019 20:06:12 +0000 (20:06 +0000)]
Move out GEOS 3.8 specific result into a version-tested file
git-svn-id: http://svn.osgeo.org/postgis/trunk@17664
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 1 Aug 2019 20:31:12 +0000 (20:31 +0000)]
Harmonize calls so tests return same results on multiple Pg versions
References #4464
git-svn-id: http://svn.osgeo.org/postgis/trunk@17659
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 1 Aug 2019 13:28:52 +0000 (13:28 +0000)]
bugfix to fix for #4461
git-svn-id: http://svn.osgeo.org/postgis/trunk@17655
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 1 Aug 2019 08:20:13 +0000 (08:20 +0000)]
Remove duplicate points with ST_AsTWKB also when apearing before min npoints Closes #4461
git-svn-id: http://svn.osgeo.org/postgis/trunk@17654
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 31 Jul 2019 21:42:20 +0000 (21:42 +0000)]
Handle POINT EMPTY in shape loader/dumper
Closes #4437
git-svn-id: http://svn.osgeo.org/postgis/trunk@17653
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Wed, 31 Jul 2019 15:22:19 +0000 (15:22 +0000)]
Travis: Use PG12 image by default
Closes #4446
git-svn-id: http://svn.osgeo.org/postgis/trunk@17649
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 30 Jul 2019 22:27:22 +0000 (22:27 +0000)]
Use protobuf version to enable/disable mvt/geobuf
Closes #4419
git-svn-id: http://svn.osgeo.org/postgis/trunk@17648
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 29 Jul 2019 17:36:47 +0000 (17:36 +0000)]
Add test case and update test case for null-handling behaviour
References #4209
git-svn-id: http://svn.osgeo.org/postgis/trunk@17645
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Jul 2019 16:58:16 +0000 (16:58 +0000)]
add in -d transform into enhancements list, move bug fixes into a separate section from enhancements.
This is to make it easier to spot and drop bug fixes if they are backported to older versions of PostGIS (as they won't be new things in PostGIS 3.0)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17644
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 29 Jul 2019 16:33:57 +0000 (16:33 +0000)]
Match JSON pretty print param name to one used in pgsql
git-svn-id: http://svn.osgeo.org/postgis/trunk@17640
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 29 Jul 2019 16:32:03 +0000 (16:32 +0000)]
Handle NULL geometry values in pgsql2shp
References #4209
git-svn-id: http://svn.osgeo.org/postgis/trunk@17639
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 29 Jul 2019 15:34:52 +0000 (15:34 +0000)]
Fix undefined behaviour in _postgis_gserialized_stats
Closes #4466
git-svn-id: http://svn.osgeo.org/postgis/trunk@17635
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Jul 2019 14:00:07 +0000 (14:00 +0000)]
Have run_test include full shp2pgsql commandline on failure
git-svn-id: http://svn.osgeo.org/postgis/trunk@17631
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Jul 2019 14:00:00 +0000 (14:00 +0000)]
Do not free state->geo_col, and do not strdup when assigning defaults
git-svn-id: http://svn.osgeo.org/postgis/trunk@17630
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Jul 2019 13:59:52 +0000 (13:59 +0000)]
Fix memory leaks in shp2pgsql
git-svn-id: http://svn.osgeo.org/postgis/trunk@17629
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Jul 2019 13:35:43 +0000 (13:35 +0000)]
Remove unused variable from loader state
git-svn-id: http://svn.osgeo.org/postgis/trunk@17628
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Jul 2019 13:28:21 +0000 (13:28 +0000)]
Use a single variable for column names
git-svn-id: http://svn.osgeo.org/postgis/trunk@17627
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Jul 2019 02:01:37 +0000 (02:01 +0000)]
Missed a spot - get rid of hard-coding of 4326 for geography srid
References #4466
git-svn-id: http://svn.osgeo.org/postgis/trunk@17626
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Jul 2019 01:47:16 +0000 (01:47 +0000)]
Take out restriction that geography can only work with srid 4326
Geography supports any long-lat projection since 2.2
Closes #4465
git-svn-id: http://svn.osgeo.org/postgis/trunk@17625
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 29 Jul 2019 01:11:07 +0000 (01:11 +0000)]
Add regression tests for using -s from_srid:to_srid with -D (copy mode) for both geometry and geography
Closes #4403
git-svn-id: http://svn.osgeo.org/postgis/trunk@17624
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 28 Jul 2019 21:37:00 +0000 (21:37 +0000)]
Hoepfully last trailing space
References #4403
git-svn-id: http://svn.osgeo.org/postgis/trunk@17623
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 28 Jul 2019 21:27:20 +0000 (21:27 +0000)]
Get rid of trailing spaces
References #4403
git-svn-id: http://svn.osgeo.org/postgis/trunk@17622
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 28 Jul 2019 21:14:48 +0000 (21:14 +0000)]
Support for srid reprojection when using -D switch
References #4403
Tests forthcoming
git-svn-id: http://svn.osgeo.org/postgis/trunk@17621
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 22 Jul 2019 13:27:46 +0000 (13:27 +0000)]
postgis_extensions_upgrade() also updates after pg_upgrade
Closes #4271
Closes https://github.com/postgis/postgis/pull/449
git-svn-id: http://svn.osgeo.org/postgis/trunk@17620
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 22 Jul 2019 11:35:56 +0000 (11:35 +0000)]
Disable tests that give different answer on Proj.5 vs. Proj.4
References #4104
git-svn-id: http://svn.osgeo.org/postgis/trunk@17619
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Fri, 19 Jul 2019 14:49:17 +0000 (14:49 +0000)]
Topology: Remove TODOs
git-svn-id: http://svn.osgeo.org/postgis/trunk@17618
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Fri, 19 Jul 2019 14:21:01 +0000 (14:21 +0000)]
lwcompound_stroke: Remove unused function
git-svn-id: http://svn.osgeo.org/postgis/trunk@17617
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Fri, 19 Jul 2019 13:02:56 +0000 (13:02 +0000)]
Re-enable gdal tests
Reverts r16688
Closes #4104
Closes https://github.com/postgis/postgis/pull/450
git-svn-id: http://svn.osgeo.org/postgis/trunk@17616
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 19 Jul 2019 05:47:19 +0000 (05:47 +0000)]
Dealing with IGN SRIDs from Michel Philippenko
closes https://github.com/postgis/postgis/pull/448
for PostGIS 23.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@17615
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 18 Jul 2019 16:29:59 +0000 (16:29 +0000)]
Correct description of ST_BandPixelType function
Closes https://github.com/postgis/postgis/pull/447
thanks Mateusz Łoskot
git-svn-id: http://svn.osgeo.org/postgis/trunk@17613
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 16 Jul 2019 21:42:00 +0000 (21:42 +0000)]
Make berrie script a bit more generic and add regular make check as well
git-svn-id: http://svn.osgeo.org/postgis/trunk@17612
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 16 Jul 2019 15:28:56 +0000 (15:28 +0000)]
Change to test again PG 12 (instead of 13)
Closes #4456
git-svn-id: http://svn.osgeo.org/postgis/trunk@17611
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 16 Jul 2019 14:19:07 +0000 (14:19 +0000)]
Revise berrie to use her own custom PostgreSQL build -- evidentally installing past the jenkins workspace is a no no for some reason
git-svn-id: http://svn.osgeo.org/postgis/trunk@17610
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Tue, 16 Jul 2019 08:58:59 +0000 (08:58 +0000)]
Add CPPFLAGS where missing
Spotted by Debian's build log hardening checker, blhc.
https://salsa.debian.org/debian-gis-team/postgis/-/jobs/222378
Patch by Christoph Berg <myon -at- debian.org>
Closes https://github.com/postgis/postgis/pull/446
git-svn-id: http://svn.osgeo.org/postgis/trunk@17609
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 15 Jul 2019 23:14:22 +0000 (23:14 +0000)]
Try to get berrie to use workspace installed pg12 to get around make install installing in wrong folder
References #4456
git-svn-id: http://svn.osgeo.org/postgis/trunk@17605
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 15 Jul 2019 12:38:43 +0000 (12:38 +0000)]
Stop trying to run createlang -- plpgsql is always installed
Closes #4457
git-svn-id: http://svn.osgeo.org/postgis/trunk@17604
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 15 Jul 2019 10:13:23 +0000 (10:13 +0000)]
ST_IsEmpty: Speed up by avoiding deserialization
Closes #4453
Closes https://github.com/postgis/postgis/pull/442
git-svn-id: http://svn.osgeo.org/postgis/trunk@17603
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 15 Jul 2019 10:08:13 +0000 (10:08 +0000)]
ST_Startpoint: Improve tests and documentation
Closes https://github.com/postgis/postgis/pull/443/
git-svn-id: http://svn.osgeo.org/postgis/trunk@17602
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Mon, 15 Jul 2019 10:07:03 +0000 (10:07 +0000)]
_ST_OrderingEquals: Avoid deserialization
Closes #4454
Closes https://github.com/postgis/postgis/pull/444
git-svn-id: http://svn.osgeo.org/postgis/trunk@17601
b70326c6 -7e19-0410-871a-
916f4a2858ee
Darafei Praliaskouski [Sun, 14 Jul 2019 14:24:18 +0000 (14:24 +0000)]
Fast Hilbert btree.
Requires btree indexes to be recreated.
Closes https://github.com/postgis/postgis/pull/436
Closes #3883
git-svn-id: http://svn.osgeo.org/postgis/trunk@17600
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 05:06:19 +0000 (05:06 +0000)]
revise to install and test extensions
git-svn-id: http://svn.osgeo.org/postgis/trunk@17599
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 04:43:36 +0000 (04:43 +0000)]
Just let postgis build put wherever it wants the tmp files
git-svn-id: http://svn.osgeo.org/postgis/trunk@17598
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 04:15:41 +0000 (04:15 +0000)]
revise to have tmp folder in code folder to try to get around issue can't create directory
git-svn-id: http://svn.osgeo.org/postgis/trunk@17597
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 02:57:13 +0000 (02:57 +0000)]
Fix Berrie's badge link. Add badge links for Bessie and Bessie32. revise to 3 bots per line
git-svn-id: http://svn.osgeo.org/postgis/trunk@17596
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 02:41:23 +0000 (02:41 +0000)]
Add berrie to list of buildbots. revise berrie script to create ~tmp folder if it doesn't exist
References #4456
git-svn-id: http://svn.osgeo.org/postgis/trunk@17595
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 14 Jul 2019 01:14:43 +0000 (01:14 +0000)]
Add berrie's ci script
berrie is a Rasberry Pi 32-bit system running Debian Buster (10), graciously offered by Bruce Rindahl
References #4456
git-svn-id: http://svn.osgeo.org/postgis/trunk@17594
b70326c6 -7e19-0410-871a-
916f4a2858ee
Raúl Marín Rodríguez [Fri, 12 Jul 2019 16:03:58 +0000 (16:03 +0000)]
Speed up ST_X, ST_Y, ST_Z and ST_M
Closes https://github.com/postgis/postgis/pull/435
Closes https://trac.osgeo.org/postgis/ticket/4449
git-svn-id: http://svn.osgeo.org/postgis/trunk@17593
b70326c6 -7e19-0410-871a-
916f4a2858ee