]>
granicus.if.org Git - postgis/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Regina Obe [Thu, 20 Jul 2017 22:34:53 +0000 (22:34 +0000)]
OSS-Fuzz detected issues with ptarray
References #3786 for PostGIS 2.3 (for 2.3.4)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15489
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 10 Jul 2017 18:00:49 +0000 (18:00 +0000)]
Fix buffer overflow and use of uninitialized values
Closes #3101 for 2.3 branch
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15483
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 9 Jul 2017 14:35:20 +0000 (14:35 +0000)]
Memory leak in lwline_from_wkb_state
Closes #3782 for PostGIS 2.3.4
Patch provided by Even Rouault
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15479
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 6 Jul 2017 20:41:38 +0000 (20:41 +0000)]
missing copying libintl-8.dll needed for the VC++ 32-bit builds for postgis-gui
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15477
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 1 Jul 2017 06:49:42 +0000 (06:49 +0000)]
bump to 2.3.4dev
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15474
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 1 Jul 2017 04:15:58 +0000 (04:15 +0000)]
update version numbers, NEWS, release notes in prep for PostGIS 2.3.3 release
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15472
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 1 Jul 2017 03:22:13 +0000 (03:22 +0000)]
update ChangeLog in prep for PostGIS 2.3.3 release
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15470
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 30 Jun 2017 20:43:48 +0000 (20:43 +0000)]
Bring performance tips section up to newer versions
Closes #3746 for PostGIS 2.3 (branch)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15469
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 06:18:36 +0000 (06:18 +0000)]
try to fix travis gdal related build error
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15463
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 05:36:53 +0000 (05:36 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15460
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 05:36:22 +0000 (05:36 +0000)]
Specify highest version of PostgreSQL supported.
References #3762 for PostGIS 2.3.3
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15459
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 05:31:35 +0000 (05:31 +0000)]
change doco for Geocode_Intersection to agree with function definition.
Closes #3717 for PostGIS 2.3.3
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15458
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 04:58:24 +0000 (04:58 +0000)]
Change ST_Clip from Error to Notice when ST_Clip can compute no band
Closest #3730 for PostGIS 2.3.3
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15457
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 04:33:02 +0000 (04:33 +0000)]
Update 3D example and put a note about function may return the same geometry.
References #3702 for PostGIS 2.4 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15454
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Jun 2017 04:06:19 +0000 (04:06 +0000)]
Increase LIMIT clause on tests so can more readily catch issues like #3704.
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15452
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 23 Jun 2017 22:57:38 +0000 (22:57 +0000)]
Fix lwgeom_cmp return code
Closes #3777 once again (for 2.3 branch)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15451
b70326c6 -7e19-0410-871a-
916f4a2858ee