]> granicus.if.org Git - postgis/log
postgis
7 years agocomment out sfcgal tests for now until we resolve cgal/sfcgal dependency issue on...
Regina Obe [Wed, 9 May 2018 07:30:42 +0000 (07:30 +0000)]
comment out sfcgal tests for now until we resolve cgal/sfcgal dependency issue on debian
References #4068

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16568 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoDisable interrupt tests by default, now requires --with-interrupt-tests to turn on.
Regina Obe [Tue, 24 Apr 2018 09:28:02 +0000 (09:28 +0000)]
Disable interrupt tests by default, now requires --with-interrupt-tests to turn on.
This is to quiet false alarms which often happen on a busy box
Closes #4074

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16551 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoST_ClusterKMeans crash on NULL and EMPTY
Darafei Praliaskouski [Sat, 21 Apr 2018 13:17:14 +0000 (13:17 +0000)]
ST_ClusterKMeans crash on NULL and EMPTY

Closes #4071

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16549 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFlip version to 2.3.8dev
Regina Obe [Fri, 6 Apr 2018 04:58:54 +0000 (04:58 +0000)]
Flip version to 2.3.8dev

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16525 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix winnie's packaging versions for GEOS and GDAL
Regina Obe [Mon, 2 Apr 2018 07:04:37 +0000 (07:04 +0000)]
Fix winnie's packaging versions for GEOS and GDAL

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16521 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUpdate postgis_release_docs recipe for 2.2 (to be same as 2.4, so debbie can build)
Regina Obe [Mon, 2 Apr 2018 03:58:29 +0000 (03:58 +0000)]
Update postgis_release_docs recipe for 2.2 (to be same as 2.4, so debbie can build)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16516 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUpdate to 2.3.7 and get everything ready in prep for official tagging on Friday ...
Regina Obe [Mon, 2 Apr 2018 03:01:59 +0000 (03:01 +0000)]
Update to 2.3.7 and get everything ready in prep for official tagging on Friday (2018-04-06)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16512 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix crasher in raster when fed an empty raster (note was tempted to change the def...
Regina Obe [Wed, 28 Mar 2018 09:02:04 +0000 (09:02 +0000)]
Fix crasher in raster when fed an empty raster (note was tempted to change the def of empty raster to include raster with no bands but not sure where else that is used, so just revised the clip check to not try to clip if no bands).
References #3055 for PostGIS 2.3.7,
also minor doc fix references #2925 for PostGIS 2.3.7
reorder NEWS tickets numerically

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16505 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoST_CPAWithin precision fix
Darafei Praliaskouski [Tue, 27 Mar 2018 17:38:18 +0000 (17:38 +0000)]
ST_CPAWithin precision fix

Closes #4032

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16501 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAvoid dropping SRID in ST_ClusterIntersecting
Daniel Baston [Sat, 24 Mar 2018 00:01:14 +0000 (00:01 +0000)]
Avoid dropping SRID in ST_ClusterIntersecting

References #4055

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16492 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoschema qualify geography functions (including ST_Buffer)
Regina Obe [Thu, 22 Mar 2018 15:45:31 +0000 (15:45 +0000)]
schema qualify geography functions (including ST_Buffer)
References #4052 for PostGIS 2.3.7

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16481 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd generated lexer (for 2.3)
Paul Ramsey [Mon, 26 Feb 2018 20:14:56 +0000 (20:14 +0000)]
Add generated lexer (for 2.3)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16427 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix memory corruption in case where lexer is interrupted mid-process
Paul Ramsey [Mon, 26 Feb 2018 20:14:36 +0000 (20:14 +0000)]
Fix memory corruption in case where lexer is interrupted mid-process
References #4017
For 2.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16426 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUse more precise bounds when testing overlap of temporal ranges.
Paul Ramsey [Mon, 26 Feb 2018 18:27:03 +0000 (18:27 +0000)]
Use more precise bounds when testing overlap of temporal ranges.
For 2.3, references #4025

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16421 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd Raúl Marín Rodríguez to svn and git authors lists
Regina Obe [Fri, 23 Feb 2018 19:54:14 +0000 (19:54 +0000)]
Add Raúl Marín Rodríguez  to svn and git authors lists

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16414 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoBackport ci changes to 2.3
Regina Obe [Thu, 22 Feb 2018 22:22:10 +0000 (22:22 +0000)]
Backport ci changes to 2.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16411 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev
Sandro Santilli [Thu, 22 Feb 2018 13:42:00 +0000 (13:42 +0000)]
[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev

Fixes gitlab-ci build for 2.3, references #4023

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16408 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix cast from box3d to geometry
Darafei Praliaskouski [Thu, 22 Feb 2018 11:16:37 +0000 (11:16 +0000)]
Fix cast from box3d to geometry

Patch by Matthias Bay

Closes https://github.com/postgis/postgis/pull/214
Closes #4020

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16407 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agolwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez)
Paul Ramsey [Fri, 26 Jan 2018 14:56:52 +0000 (14:56 +0000)]
lwpoly_construct_circle: Avoid division by zero (Raúl Marín Rodríguez)
References #4003

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16363 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoSet availability of support function for KNN index
Sandro Santilli [Mon, 22 Jan 2018 14:13:28 +0000 (14:13 +0000)]
Set availability of support function for KNN index

Fixes upgrade from 2.1 to 2.2+
References #3978 in 2.3 branch (2.3.7)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16357 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago[drone] Use trisquel2 image, test all pgsql versions and upgrades
Sandro Santilli [Mon, 22 Jan 2018 12:37:27 +0000 (12:37 +0000)]
[drone] Use trisquel2 image, test all pgsql versions and upgrades

The new docker image also uses newer GEOS (3.6.2).
References #3813 for 2.3 branch
NOTE: -Werror is not used in this branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16354 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoBackport run_test.pl fixes from trunk
Sandro Santilli [Mon, 22 Jan 2018 11:31:37 +0000 (11:31 +0000)]
Backport run_test.pl fixes from trunk

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16351 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoflip version to 2.3.7dev, add in 2.3.6 to upgrade path
Regina Obe [Tue, 16 Jan 2018 06:33:20 +0000 (06:33 +0000)]
flip version to 2.3.7dev, add in 2.3.6 to upgrade path
backport changes to stamp timestamp
References #3991 for PostGIS 2.3.7dev

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16314 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoGet rid of sed fiddling with SVN revision
Regina Obe [Mon, 15 Jan 2018 21:01:41 +0000 (21:01 +0000)]
Get rid of sed fiddling with SVN revision

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16303 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agomore clearifying notes on HOWTO_RELEASE
Regina Obe [Mon, 15 Jan 2018 20:58:06 +0000 (20:58 +0000)]
more clearifying notes on HOWTO_RELEASE
change version to 2.3.6 in prep for tagging tomorrow or Wednesday.

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16302 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoupdate change log, echo branch reference, minor correction to HOWTO_RELEASE
Regina Obe [Mon, 15 Jan 2018 02:19:08 +0000 (02:19 +0000)]
update change log, echo branch reference, minor correction to HOWTO_RELEASE

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16300 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agominor edits to HOWTO_RELEASE
Regina Obe [Sun, 14 Jan 2018 16:05:45 +0000 (16:05 +0000)]
minor edits to HOWTO_RELEASE
Add 2.3.5, 2.3.6dev to upgradeable_versions.mk
Update release_notes.xml to reflect impending release
Flip version to 2.3.6rc1 (in prep for rc1 tagging)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16295 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoBackport changes to standardize debbie's packaging and ensure
Regina Obe [Sun, 14 Jan 2018 15:34:35 +0000 (15:34 +0000)]
Backport changes to standardize debbie's packaging and ensure
she builds tagged versions as well without manual intervention
Update HOWTO_RELEASE to reflect change
References #3985 for PostGIS 2.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16291 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago2.3 fix, st_transform does not qualify query to spatial_ref_sys (references #3975)
Paul Ramsey [Fri, 12 Jan 2018 13:55:02 +0000 (13:55 +0000)]
2.3 fix, st_transform does not qualify query to spatial_ref_sys (references #3975)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16272 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd check for PostgreSQL version compatibility in postgis_full_version
Sandro Santilli [Fri, 12 Jan 2018 09:38:17 +0000 (09:38 +0000)]
Add check for PostgreSQL version compatibility in postgis_full_version

Adds _postgis_scripts_pgsql_version() and _postgis_pgsql_version()
internal functions, each returning an encoded version number,
and has postgis_full_version() compare running vs. build-time used

Always show PGSQL version scripts were built against

References #3822 for 2.3 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16267 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoEncoded Polyline of EMPTY
Darafei Praliaskouski [Fri, 12 Jan 2018 08:55:42 +0000 (08:55 +0000)]
Encoded Polyline of EMPTY
Pull in from trunk

Closes #3982

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16265 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUse template1 for connecting
Sandro Santilli [Tue, 9 Jan 2018 20:52:25 +0000 (20:52 +0000)]
Use template1 for connecting

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16246 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoWait for database to be up before proceeding
Sandro Santilli [Tue, 9 Jan 2018 20:29:32 +0000 (20:29 +0000)]
Wait for database to be up before proceeding

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16245 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoSimplify syntax for brin opclasses so upgrade script recognizes it
Sandro Santilli [Tue, 9 Jan 2018 18:41:55 +0000 (18:41 +0000)]
Simplify syntax for brin opclasses so upgrade script recognizes it

Fixes #3956 in 2.3 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16244 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoDo not assume CREATE OPERATOR CLASS needs to end with ');'
Sandro Santilli [Tue, 9 Jan 2018 18:41:25 +0000 (18:41 +0000)]
Do not assume CREATE OPERATOR CLASS needs to end with ');'

A single ending semicolon is enough to terminate the statement

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16243 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUpgrade SFCGAL too when requested
Sandro Santilli [Tue, 9 Jan 2018 18:40:52 +0000 (18:40 +0000)]
Upgrade SFCGAL too when requested

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16242 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix KMeans initialization issue that lost clusters sometimes.
Darafei Praliaskouski [Tue, 2 Jan 2018 14:09:50 +0000 (14:09 +0000)]
Fix KMeans initialization issue that lost clusters sometimes.

Closes #3965
Closes https://github.com/postgis/postgis/pull/179

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16214 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoDrag in authors mapping from trunk.
Darafei Praliaskouski [Tue, 2 Jan 2018 13:45:38 +0000 (13:45 +0000)]
Drag in authors mapping from trunk.

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16210 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoadd in verbose and logic to drop test database if it exists. Switch to using BRANCH...
Regina Obe [Tue, 12 Dec 2017 18:10:09 +0000 (18:10 +0000)]
add in verbose and logic to drop test database if it exists.  Switch to using BRANCH instead of TAG

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16147 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agouse new osgeo project logo
Regina Obe [Sun, 10 Dec 2017 01:55:00 +0000 (01:55 +0000)]
use new osgeo project logo

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16140 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoSupport google line encodings that include a backslash character (References #3713)
Paul Ramsey [Thu, 30 Nov 2017 21:41:38 +0000 (21:41 +0000)]
Support google line encodings that include a backslash character (References #3713)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16132 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd to bessie step to install and test extension install
Regina Obe [Wed, 29 Nov 2017 02:37:54 +0000 (02:37 +0000)]
Add to bessie step to install and test extension install

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16125 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoExplicitly specify $(PERL) to call create_unpackaged.pl otherwise at least on freebsd...
Regina Obe [Wed, 29 Nov 2017 01:12:37 +0000 (01:12 +0000)]
Explicitly specify $(PERL) to call create_unpackaged.pl otherwise at least on freebsd it fails (and backport other minor changes like remove of 9.1 which support was dropped in 2.2)
Closes #3938 for PostGIS 2.3.6
Also add the Bessie sisters to battery testing

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16124 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoPush versions for next release
Paul Ramsey [Wed, 15 Nov 2017 18:04:29 +0000 (18:04 +0000)]
Push versions for next release

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16111 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoPrepare for release
Paul Ramsey [Wed, 15 Nov 2017 17:54:39 +0000 (17:54 +0000)]
Prepare for release

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16109 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd missing 2.2.6 upgrade path
Regina Obe [Thu, 9 Nov 2017 09:01:28 +0000 (09:01 +0000)]
Add missing 2.2.6 upgrade path
References #3926 for PostGIS 2.3.5

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16101 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd missing release notes for ST_Segmentize geography fix.
Regina Obe [Thu, 9 Nov 2017 08:55:04 +0000 (08:55 +0000)]
Add missing release notes for ST_Segmentize geography fix.
References #3667 for PostGIS 2.3.5

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16100 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoReplace project-and-entend logic with
Paul Ramsey [Tue, 7 Nov 2017 18:31:37 +0000 (18:31 +0000)]
Replace project-and-entend logic with
bisect-and-recurse in geography segmentization.
Preserves "mostly equal" segment lengths, and
should be more numerically stable.
Backport to 2.3.
References #3667

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16095 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoMake sure target directories are created before copying files to them
Sandro Santilli [Tue, 31 Oct 2017 15:33:31 +0000 (15:33 +0000)]
Make sure target directories are created before copying files to them

References #3912 for 2.3 branch
References #3916 for 2.3 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16087 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoPut build AUX files under build-aux
Sandro Santilli [Sat, 21 Oct 2017 09:04:58 +0000 (09:04 +0000)]
Put build AUX files under build-aux

Cleans and ignore build aux files from new location,
and remove spurious install-sh from repository.

References #3912 for 2.3 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16030 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoPush versions to dev
Paul Ramsey [Wed, 18 Oct 2017 18:19:58 +0000 (18:19 +0000)]
Push versions to dev

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16010 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoPrepare for 2.3.4 release
Paul Ramsey [Wed, 18 Oct 2017 18:09:59 +0000 (18:09 +0000)]
Prepare for 2.3.4 release

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16008 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAllocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)
Paul Ramsey [Tue, 17 Oct 2017 16:54:52 +0000 (16:54 +0000)]
Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)
Closes #3907

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15998 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoThrow error on malformed WKB input (2.3 branch)
Paul Ramsey [Tue, 10 Oct 2017 22:45:32 +0000 (22:45 +0000)]
Throw error on malformed WKB input (2.3 branch)
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2589
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2590
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2591
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2592
(References #3895)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15959 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUndefined behaviour in pointarray_to_encoded_polyline (2.3 branch)
Paul Ramsey [Tue, 10 Oct 2017 18:04:45 +0000 (18:04 +0000)]
Undefined behaviour in pointarray_to_encoded_polyline (2.3 branch)
(References #3891)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15954 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix undefined behaviour in zigzag with negative inputs (2.4 branch)
Paul Ramsey [Tue, 10 Oct 2017 16:59:04 +0000 (16:59 +0000)]
Fix undefined behaviour in zigzag with negative inputs (2.4 branch)
(References #3882)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15949 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agolw_dist2d_pt_arc division by zero (References #3874)
Paul Ramsey [Tue, 10 Oct 2017 16:37:14 +0000 (16:37 +0000)]
lw_dist2d_pt_arc division by zero (References #3874)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15946 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agogeohash_point_as_int: Fix undefined behaviour in shift operation
Paul Ramsey [Fri, 6 Oct 2017 13:21:23 +0000 (13:21 +0000)]
geohash_point_as_int: Fix undefined behaviour in shift operation
References #3875

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15920 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoUndefined behaviour in TYPMOD_GET_SRID
Paul Ramsey [Fri, 6 Oct 2017 13:17:46 +0000 (13:17 +0000)]
Undefined behaviour in TYPMOD_GET_SRID
References #3880

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15916 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoCombine multiple signum definitions (2.3)
Paul Ramsey [Thu, 5 Oct 2017 13:21:42 +0000 (13:21 +0000)]
Combine multiple signum definitions (2.3)
(References #3878)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15901 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agodivision by zero in lw_dist2d_arc_arc
Paul Ramsey [Thu, 5 Oct 2017 13:00:35 +0000 (13:00 +0000)]
division by zero in lw_dist2d_arc_arc
References #3879

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15898 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoGracefully handle short-measure issue (Closes #3845)
Paul Ramsey [Mon, 2 Oct 2017 12:50:57 +0000 (12:50 +0000)]
Gracefully handle short-measure issue (Closes #3845)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15871 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd -lm to liblwgeom link line
Sandro Santilli [Mon, 2 Oct 2017 06:20:26 +0000 (06:20 +0000)]
Add -lm to liblwgeom link line

References #3869 for 2.3 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15867 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix yaml syntax in drone config
Sandro Santilli [Sat, 30 Sep 2017 17:46:23 +0000 (17:46 +0000)]
Fix yaml syntax in drone config

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15861 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoTWKB news item (References #3866)
Paul Ramsey [Tue, 26 Sep 2017 19:48:12 +0000 (19:48 +0000)]
TWKB news item (References #3866)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15838 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoincrease possible size of varint
Nicklas Avén [Tue, 26 Sep 2017 19:10:50 +0000 (19:10 +0000)]
increase possible size of varint

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15837 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoTriangles un-closed in M should be WKT parseable (Closes #3818)
Paul Ramsey [Tue, 26 Sep 2017 17:04:17 +0000 (17:04 +0000)]
Triangles un-closed in M should be WKT parseable (Closes #3818)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15835 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoNot-quite curved CurvePolygon rejected by ST_Contains (Closes #3781)
Paul Ramsey [Mon, 25 Sep 2017 13:39:20 +0000 (13:39 +0000)]
Not-quite curved CurvePolygon rejected by ST_Contains (Closes #3781)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15815 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoST_ConcaveHull fix for ExteriorRing is not a polygon
Regina Obe [Wed, 20 Sep 2017 00:19:16 +0000 (00:19 +0000)]
ST_ConcaveHull fix for ExteriorRing is not a polygon
References #2836 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15776 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoNews item (references #3731)
Paul Ramsey [Mon, 18 Sep 2017 21:59:09 +0000 (21:59 +0000)]
News item (references #3731)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15762 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdded NEWS entry (references #3774)
Paul Ramsey [Mon, 18 Sep 2017 14:46:44 +0000 (14:46 +0000)]
Added NEWS entry (references #3774)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15761 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoTrig length calculation for compoundcurve in 2.3 branch (references #3774)
Paul Ramsey [Mon, 18 Sep 2017 13:27:42 +0000 (13:27 +0000)]
Trig length calculation for compoundcurve in 2.3 branch (references #3774)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15756 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago#3731, backend crash on zero size stats histogram
Paul Ramsey [Thu, 14 Sep 2017 22:58:42 +0000 (22:58 +0000)]
#3731, backend crash on zero size stats histogram

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15740 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago#3847, coverity fixes for 2.3
Paul Ramsey [Thu, 14 Sep 2017 14:01:43 +0000 (14:01 +0000)]
#3847, coverity fixes for 2.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15724 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix misplaced section end
Paul Ramsey [Wed, 13 Sep 2017 20:30:38 +0000 (20:30 +0000)]
Fix misplaced section end

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15718 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago#3249, #2352, document ST_RemoveIsoEdge
Paul Ramsey [Wed, 13 Sep 2017 20:21:20 +0000 (20:21 +0000)]
#3249, #2352, document ST_RemoveIsoEdge

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15714 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoLight PgSQL 11 support so I can compile and test bug fixes
Paul Ramsey [Wed, 13 Sep 2017 13:14:19 +0000 (13:14 +0000)]
Light PgSQL 11 support so I can compile and test bug fixes

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15709 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago[drone] Extract upgrade target version dynamically
Sandro Santilli [Mon, 11 Sep 2017 16:38:10 +0000 (16:38 +0000)]
[drone] Extract upgrade target version dynamically

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15686 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoinitialize state->num_fields and state->pgfieldtypes so doesn't cause intermittent...
Regina Obe [Mon, 11 Sep 2017 15:50:06 +0000 (15:50 +0000)]
initialize state->num_fields and state->pgfieldtypes so doesn't cause intermittent crashes on windows
Closes #3839 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15683 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoalways enable loader cunit tests
Regina Obe [Mon, 11 Sep 2017 15:16:01 +0000 (15:16 +0000)]
always enable loader cunit tests
References #3839

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15682 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agofix field typo in reverse_geocoder
Regina Obe [Thu, 7 Sep 2017 05:51:03 +0000 (05:51 +0000)]
fix field typo in reverse_geocoder
Closes #3833 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15645 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoRevert "Rework PGSQL_VERSION again so to use 2-digits minor from 10 onward"
Sandro Santilli [Tue, 5 Sep 2017 21:25:01 +0000 (21:25 +0000)]
Revert "Rework PGSQL_VERSION again so to use 2-digits minor from 10 onward"

This reverts commit r15631

For information about PostgreSQL versioning changes, see
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=69dc5ae408f68c302029a6b43912a2cc16b1256c

Ref #3614

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15635 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd item about PostgreSQL 10 support
Sandro Santilli [Tue, 5 Sep 2017 20:50:46 +0000 (20:50 +0000)]
Add item about PostgreSQL 10 support

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15632 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoRework PGSQL_VERSION again so to use 2-digits minor from 10 onward
Sandro Santilli [Tue, 5 Sep 2017 20:50:39 +0000 (20:50 +0000)]
Rework PGSQL_VERSION again so to use 2-digits minor from 10 onward

See #3614 (for 2.3 branch)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15631 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoSupport PgSQL 10 on PostGIS 2.3
Paul Ramsey [Tue, 5 Sep 2017 20:37:59 +0000 (20:37 +0000)]
Support PgSQL 10 on PostGIS 2.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15630 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago#3829 Segfault in LWGEOM2GEOS
Paul Ramsey [Tue, 5 Sep 2017 16:58:11 +0000 (16:58 +0000)]
#3829 Segfault in LWGEOM2GEOS

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15627 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago#3499, Clarify distance units in docs for ST_ClusterWithin
Daniel Baston [Mon, 4 Sep 2017 00:06:56 +0000 (00:06 +0000)]
#3499, Clarify distance units in docs for ST_ClusterWithin

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15618 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoNote that ST_Intersection drops M
Regina Obe [Fri, 1 Sep 2017 14:00:22 +0000 (14:00 +0000)]
Note that ST_Intersection drops M
Closes #3826 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15612 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agofix issues with loading tabblock, incorporate changes from Jeffrey Wescott
Regina Obe [Thu, 24 Aug 2017 18:05:47 +0000 (18:05 +0000)]
fix issues with loading tabblock, incorporate changes from Jeffrey Wescott
change url to new census ssl one
update docs to describe how to load bg, tract, tabblock tables
Closes #3698 for PostGIS 2.3.4
Closes #3816 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15585 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agodelete no longer used
Regina Obe [Thu, 24 Aug 2017 03:00:07 +0000 (03:00 +0000)]
delete no longer used

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15579 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd reference to ST_HausdorffDistance to ST_Distance function.
Regina Obe [Sun, 20 Aug 2017 06:31:31 +0000 (06:31 +0000)]
Add reference to ST_HausdorffDistance to ST_Distance function.
per Gary Turner https://lists.osgeo.org/pipermail/postgis-users/2017-August/042322.html

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15557 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoReverse geocoder missing street suffix direction.
Regina Obe [Fri, 18 Aug 2017 04:02:00 +0000 (04:02 +0000)]
Reverse geocoder missing street suffix direction.
Closes #3806 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15554 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix travis build by changing permissions of home folder
Regina Obe [Thu, 10 Aug 2017 09:36:25 +0000 (09:36 +0000)]
Fix travis build by changing permissions of home folder
upgrade to test on 9.5
References #3803 for PostGIS 2.3.4
Closes https://github.com/postgis/postgis/pull/134

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15547 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agodoc Patch from Even Rouault
Regina Obe [Tue, 8 Aug 2017 23:48:01 +0000 (23:48 +0000)]
doc Patch from Even Rouault
Closes #3804 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15546 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoRequest crlf for .bat files
Sandro Santilli [Tue, 8 Aug 2017 15:36:37 +0000 (15:36 +0000)]
Request crlf for .bat files

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15543 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoClarify description of ST_Snap that it is the newly snapped input geometry and will...
Regina Obe [Sat, 5 Aug 2017 11:16:49 +0000 (11:16 +0000)]
Clarify description of ST_Snap that it is the newly snapped input geometry and will return input geometry unchanged if no snapping.

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15524 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agorevert last change seems other things I borught over from 2.4 where are unrelated...
Regina Obe [Fri, 4 Aug 2017 23:02:43 +0000 (23:02 +0000)]
revert last change seems other things I borught over from 2.4 where are unrelated to #3800

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15523 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoFix email addresses and credit stuff. shp2pgsql-gui Add support for exporting materi...
Regina Obe [Fri, 4 Aug 2017 22:49:07 +0000 (22:49 +0000)]
Fix email addresses and credit stuff.  shp2pgsql-gui Add support for exporting materialized views, foreign tables, and partitioned tables
Closes #3800 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15522 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoMark 3D functions and some other missed functions as parallel safe.
Regina Obe [Fri, 28 Jul 2017 04:09:54 +0000 (04:09 +0000)]
Mark 3D functions and some other missed functions as parallel safe.
Closes #3792 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15514 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoSolaris build issues due to missing isfinite define
Regina Obe [Thu, 27 Jul 2017 19:27:05 +0000 (19:27 +0000)]
Solaris build issues due to missing isfinite define
Patch from Julian Schauder
Closes #3795 for PostGIS 2.3.4

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15511 b70326c6-7e19-0410-871a-916f4a2858ee