]> granicus.if.org Git - postgis/log
postgis
6 years agonote in docs about soft upgrade that legacy.sql must be rerun for each minor.
Regina Obe [Sat, 24 Mar 2018 02:17:06 +0000 (02:17 +0000)]
note in docs about soft upgrade that legacy.sql must be rerun for each minor.
Closes #2960 for PostGIS 2.4.4

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

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

References #4055

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

6 years agochange to use GDAL 2.2.4, 3.6.2 (for packaging) but keep 3.7.0dev for regress testing
Regina Obe [Fri, 23 Mar 2018 06:35:53 +0000 (06:35 +0000)]
change to use GDAL 2.2.4, 3.6.2 (for packaging) but keep 3.7.0dev for regress testing

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

6 years agoschema qualify geography functions (including ST_Buffer)
Regina Obe [Fri, 23 Mar 2018 00:09:53 +0000 (00:09 +0000)]
schema qualify geography functions (including ST_Buffer)
References #4052 for PostGIS 2.4.4

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

6 years agoSeems sometimes the postgis_svn_revision.h gets wiped out, so end up with no svn...
Regina Obe [Sun, 18 Mar 2018 22:43:31 +0000 (22:43 +0000)]
Seems sometimes the postgis_svn_revision.h gets wiped out, so end up with no svn number.
Explicitly call svn_repo_revision.pl to ensure we have an svn number to read
References #4047 for PostGIS 2.4

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

6 years agothis for sure will fix revision # this time I tested before hand
Regina Obe [Sun, 18 Mar 2018 09:10:45 +0000 (09:10 +0000)]
this for sure will fix revision # this time I tested before hand
References #4047 for PostGIS 2.4

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

6 years agovariable typo
Regina Obe [Sun, 18 Mar 2018 05:16:54 +0000 (05:16 +0000)]
variable typo
References #4047 for PostGIS 2.4

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

6 years agoAdd logic to show git log timestamp in UTC instead of Unix timestamp and put in svn...
Regina Obe [Sun, 18 Mar 2018 05:12:00 +0000 (05:12 +0000)]
Add logic to show git log timestamp in UTC instead of Unix timestamp and put in svn revision number
References #4047 for PostGIS 2.4

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

7 years agoUpdate lexer generated file
Paul Ramsey [Mon, 26 Feb 2018 20:04:33 +0000 (20:04 +0000)]
Update lexer generated file
References #4017

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16425 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:03:28 +0000 (20:03 +0000)]
Fix memory corruption in case where lexer is interrupted mid-process
References #4017
For 2.4 branch

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

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

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

7 years agoDo not include private header for json-c >= 0.13
Sandro Santilli [Sun, 25 Feb 2018 14:54:42 +0000 (14:54 +0000)]
Do not include private header for json-c >= 0.13

Patch by Björn Esser

Closes #3942 for 2.4 branch

(also fixes NEWS section corrupted by recent commit)

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

7 years agoFix cast from box3d to geometry
Darafei Praliaskouski [Thu, 22 Feb 2018 11:13:38 +0000 (11:13 +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.4@16406 b70326c6-7e19-0410-871a-916f4a2858ee

7 years ago[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev
Sandro Santilli [Wed, 21 Feb 2018 14:31:32 +0000 (14:31 +0000)]
[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev

Fixes gitlab-ci build for 2.4, references #4023

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

7 years agoLowercase Algunenano
Sandro Santilli [Wed, 21 Feb 2018 09:05:21 +0000 (09:05 +0000)]
Lowercase Algunenano

All LDAP account names are lowercase

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

7 years agoAdd Raúl Marín Rodríguez to developers list
Regina Obe [Tue, 20 Feb 2018 22:38:22 +0000 (22:38 +0000)]
Add Raúl Marín Rodríguez to developers list

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

7 years agobackport regress changes from 2.5
Regina Obe [Tue, 20 Feb 2018 22:35:16 +0000 (22:35 +0000)]
backport regress changes from 2.5

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16397 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:55:44 +0000 (14:55 +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.4@16362 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAvoid memory exhaustion when building a btree index (references #4004)
Paul Ramsey [Fri, 26 Jan 2018 12:47:38 +0000 (12:47 +0000)]
Avoid memory exhaustion when building a btree index (references #4004)
From Edmund Horner

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

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

Fixes upgrade from 2.1 to 2.2+
Closes #3978 in 2.4 branch (2.4.4)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16358 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:35:11 +0000 (12:35 +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.4 branch
NOTE: could not use -Werror in this branch as it would fail

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

7 years agobackport run_test.pl fixes from trunk
Sandro Santilli [Mon, 22 Jan 2018 11:30:28 +0000 (11:30 +0000)]
backport run_test.pl fixes from trunk

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

7 years agochange scripts back to versions of things to compile against (GDAL, PROJ, SCGAL,...
Regina Obe [Sun, 21 Jan 2018 07:12:17 +0000 (07:12 +0000)]
change scripts back to versions of things to compile against (GDAL, PROJ, SCGAL, GEOS) being set at job level until we have the stop and start postgres in repo as well.

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

7 years agoHave Debbie test all available upgrades
Sandro Santilli [Sat, 20 Jan 2018 12:58:39 +0000 (12:58 +0000)]
Have Debbie test all available upgrades

References #2676 for 2.4 branch

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

7 years agoForgot to add pkg.m4 macro in r16324
Sandro Santilli [Thu, 18 Jan 2018 21:46:35 +0000 (21:46 +0000)]
Forgot to add pkg.m4 macro in r16324

See #3992

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

7 years agoMove PgSQL 11 support note to 2.4.4
Regina Obe [Wed, 17 Jan 2018 23:23:15 +0000 (23:23 +0000)]
Move PgSQL 11 support note to 2.4.4
It was put in after 2.4.3 was already tagged and tarred.

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

7 years agoUse PKG_PROG_PKG_CONFIG macro from pkg.m4 to detect pkg-config
Sandro Santilli [Tue, 16 Jan 2018 20:54:14 +0000 (20:54 +0000)]
Use PKG_PROG_PKG_CONFIG macro from pkg.m4 to detect pkg-config

Patch by Bas Couwenberg
Closes #3992 in 2.4 branch (for 2.4.4)

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

7 years agoUpdates news re pg11 support
Paul Ramsey [Tue, 16 Jan 2018 14:47:33 +0000 (14:47 +0000)]
Updates news re pg11 support

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

7 years agoBackport support for Pg11 to 2.4 branch. Closes #3946
Paul Ramsey [Tue, 16 Jan 2018 14:46:55 +0000 (14:46 +0000)]
Backport support for Pg11 to 2.4 branch. Closes #3946

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

7 years agoflip version to 2.4.4dev, add 2.4.3 to upgrade versions
Regina Obe [Tue, 16 Jan 2018 07:06:27 +0000 (07:06 +0000)]
flip version to 2.4.4dev, add 2.4.3 to upgrade versions
add timestamp to dev docs
closes #3991 for PostGIS 2.4.4dev

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

7 years agoGet rid of SVN number and revise to not build local html except for trunk
Regina Obe [Mon, 15 Jan 2018 21:38:08 +0000 (21:38 +0000)]
Get rid of SVN number and revise to not build local html except for trunk

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

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

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

7 years agoupdate ChangeLog
Regina Obe [Mon, 15 Jan 2018 00:50:50 +0000 (00:50 +0000)]
update ChangeLog
flip Version.config to rc2
revise make dist to output branch reading from

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

7 years agowith_interrupt_tests using non-standard extension
Regina Obe [Mon, 15 Jan 2018 00:24:58 +0000 (00:24 +0000)]
with_interrupt_tests using non-standard extension
Closes #3988 for PostGIS 2.4.3

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

7 years agoin prep for release Wednesday, flip back to dev, stamp expected date of release in...
Regina Obe [Sun, 14 Jan 2018 15:42:00 +0000 (15:42 +0000)]
in prep for release Wednesday, flip back to dev, stamp expected date of release in news
Add 2.3.6 upgrade path

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

7 years agofix missed edit.
Regina Obe [Sun, 14 Jan 2018 15:35:20 +0000 (15:35 +0000)]
fix missed edit.
References #3985 for PostGIS 2.4

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

7 years agoChange release version to 2.4.3rc1
Regina Obe [Sat, 13 Jan 2018 19:24:26 +0000 (19:24 +0000)]
Change release version to 2.4.3rc1

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

7 years agofix typo in make_dist.sh
Regina Obe [Sat, 13 Jan 2018 19:20:33 +0000 (19:20 +0000)]
fix typo in make_dist.sh
Add doc building,
update How To release to reflect tar ball and docs start building as soon as work is committed.
References #3985 for PostGIS 2.4

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

7 years agorevise make_dist.sh to allow overriding the package name, and create debbie make...
Regina Obe [Sat, 13 Jan 2018 18:01:51 +0000 (18:01 +0000)]
revise make_dist.sh to allow overriding the package name, and create debbie make dist script that calls the main one
References #3985 for PostGIS 2.4

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

7 years agofix typo in release version it's 2.4.3 not 2.4.8
Regina Obe [Sat, 13 Jan 2018 06:05:32 +0000 (06:05 +0000)]
fix typo in release version it's 2.4.3 not 2.4.8

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

7 years agoAdd release notes to docs in prep for release. Minor reword in NEWs
Regina Obe [Sat, 13 Jan 2018 05:56:33 +0000 (05:56 +0000)]
Add release notes to docs in prep for release. Minor reword in NEWs

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

7 years agorevert setting GDAL and GEOS, forgot pg launch script needs these which we don't...
Regina Obe [Fri, 12 Jan 2018 16:50:48 +0000 (16:50 +0000)]
revert setting GDAL and GEOS, forgot pg launch script needs these which we don't have in repo.  Turn on DUMP_RESTORE testing

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

7 years agochange to valid GDAL version
Regina Obe [Fri, 12 Jan 2018 16:18:36 +0000 (16:18 +0000)]
change to valid GDAL version

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

7 years agoset to a GEOS debbie doesn't have. Change to GEOS 3.7.0dev
Regina Obe [Fri, 12 Jan 2018 15:50:28 +0000 (15:50 +0000)]
set to  a GEOS debbie doesn't have.  Change to GEOS 3.7.0dev

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

7 years agomore moving of variables to script from job
Regina Obe [Fri, 12 Jan 2018 15:38:47 +0000 (15:38 +0000)]
more moving of variables to script from job

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

7 years agochange to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people...
Regina Obe [Fri, 12 Jan 2018 15:25:34 +0000 (15:25 +0000)]
change to hard-code GDAL, GEOS, and MAKE_EXTENSION and dump so easier for people to set without changing the job.

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

7 years ago2.4 fix, st_transform does not qualify query to spatial_ref_sys (references #3975)
Paul Ramsey [Fri, 12 Jan 2018 13:47:51 +0000 (13:47 +0000)]
2.4 fix, st_transform does not qualify query to spatial_ref_sys (references #3975)

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

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

Closes #3982

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

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

Fixes #3956 in 2.4 branch

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

7 years agoDo not assume CREATE OPERATOR CLASS needs to end with ');'
Sandro Santilli [Tue, 9 Jan 2018 18:36:18 +0000 (18:36 +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.4@16240 b70326c6-7e19-0410-871a-916f4a2858ee

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

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

7 years agoFix KMeans initialization issue that lost clusters sometimes.
Darafei Praliaskouski [Tue, 2 Jan 2018 14:06:27 +0000 (14:06 +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.4@16213 b70326c6-7e19-0410-871a-916f4a2858ee

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

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

7 years agoswitch to have version of libs used be defined in script rather than the jenkins job
Regina Obe [Mon, 1 Jan 2018 19:58:34 +0000 (19:58 +0000)]
switch to have version of libs used be defined in script rather than the jenkins job

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

7 years agocopy over 2.3.4 and 2.3.5 notes
Regina Obe [Sun, 24 Dec 2017 19:06:03 +0000 (19:06 +0000)]
copy over 2.3.4 and 2.3.5 notes

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

7 years agoChange syscache stats lookup to use STATRELATTINH key and three parameters in all...
Paul Ramsey [Wed, 20 Dec 2017 23:09:33 +0000 (23:09 +0000)]
Change syscache stats lookup to use STATRELATTINH key and three parameters in all cases for 2.4 branch. Closes #3904

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

7 years agoBring epsilon fix to minimum bounding circle back to 2.4 (closes #3930)
Paul Ramsey [Wed, 20 Dec 2017 14:30:19 +0000 (14:30 +0000)]
Bring epsilon fix to minimum bounding circle back to 2.4 (closes #3930)

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

7 years agoUse original vertex values where available in contructing new pointarray (references...
Paul Ramsey [Mon, 18 Dec 2017 23:53:53 +0000 (23:53 +0000)]
Use original vertex values where available in contructing new pointarray (references #3941)

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

7 years agoManual fixes from PostGIS users (not many left now) to EPSG file
Paul Ramsey [Mon, 18 Dec 2017 14:54:00 +0000 (14:54 +0000)]
Manual fixes from PostGIS users (not many left now) to EPSG file
References #3944

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

7 years agoUpdate SRS to EPSG 9.2
Sandro Santilli [Mon, 18 Dec 2017 09:20:18 +0000 (09:20 +0000)]
Update SRS to EPSG 9.2

Patch by Even Rouault
Ref #3944 for 2.4 branch

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16157 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 17:59:02 +0000 (17:59 +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.4@16146 b70326c6-7e19-0410-871a-916f4a2858ee

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

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

7 years agoTurn off interrupt tests in configure by default.
Regina Obe [Wed, 6 Dec 2017 20:00:21 +0000 (20:00 +0000)]
Turn off interrupt tests in configure by default.
Also added a section in configure output to note if interrupt tests are enabled or not
Closes #3827 for PostGIS 2.4.3

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16135 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:27 +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.4@16131 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 00:18:54 +0000 (00:18 +0000)]
Explicitly specify $(PERL) to call create_unpackaged.pl otherwise at least on freebsd it fails
Also get rid of 9.1 check, we don't support 9.1 anymore.
References #3938 for PostGIS 2.4.3

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

7 years agoAdd the freebsd bot scripts -- the svn hook change should make these fire right away
Regina Obe [Tue, 28 Nov 2017 23:41:40 +0000 (23:41 +0000)]
Add the freebsd bot scripts -- the svn hook change should make these fire right away

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

7 years agopush version numbers forward
Paul Ramsey [Wed, 15 Nov 2017 18:18:04 +0000 (18:18 +0000)]
push version numbers forward

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

7 years agoPrepare for 2.4.2
Paul Ramsey [Wed, 15 Nov 2017 18:11:13 +0000 (18:11 +0000)]
Prepare for 2.4.2

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

7 years agonote about enhanced feature in reverse_geocode when zcta5 data is loaded.
Regina Obe [Tue, 14 Nov 2017 05:42:21 +0000 (05:42 +0000)]
note about enhanced feature in reverse_geocode when zcta5 data is loaded.

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

7 years agoAdd missing 2.3.4 upgrade path (as provided by Muhammad Usama)
Regina Obe [Thu, 9 Nov 2017 09:06:34 +0000 (09:06 +0000)]
Add missing 2.3.4 upgrade path (as provided by Muhammad Usama)
Also remove 2.3 and 2.4 dev releases and add missing 2.2.6
Closes #3926 for PostGIS 2.4.2

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

7 years agofix spacing
Regina Obe [Thu, 9 Nov 2017 08:53:14 +0000 (08:53 +0000)]
fix spacing

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

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

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

7 years agoReplace project-and-entend logic with
Paul Ramsey [Tue, 7 Nov 2017 18:04:32 +0000 (18:04 +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.4.
References #3667

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16094 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:15:03 +0000 (15:15 +0000)]
Make sure target directories are created before copying files to them

References #3912 for 2.4 branch
References #3916 for 2.4 branch

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

7 years agoFix zcta5 load - NEWS item
Regina Obe [Thu, 26 Oct 2017 01:07:02 +0000 (01:07 +0000)]
Fix zcta5 load - NEWS item
References #3917 for PostGIS 2.4.2

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

7 years agoFix zcta5 load
Regina Obe [Thu, 26 Oct 2017 01:06:29 +0000 (01:06 +0000)]
Fix zcta5 load
References #3917 for PostGIS 2.4.2

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

7 years agoPut build AUX files under build-aux
Sandro Santilli [Sat, 21 Oct 2017 09:02:17 +0000 (09:02 +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.4 branch

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

7 years agoReflect CFLAGS passed into core
Paul Ramsey [Fri, 20 Oct 2017 13:05:17 +0000 (13:05 +0000)]
Reflect CFLAGS passed into core

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

7 years agoReflect CFLAGS passed into configure
Paul Ramsey [Fri, 20 Oct 2017 13:04:20 +0000 (13:04 +0000)]
Reflect CFLAGS passed into configure

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

7 years agoQuiet compile warnings
Paul Ramsey [Wed, 18 Oct 2017 19:28:28 +0000 (19:28 +0000)]
Quiet compile warnings

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

7 years agoBump forward versions
Paul Ramsey [Wed, 18 Oct 2017 18:46:27 +0000 (18:46 +0000)]
Bump forward versions

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

7 years agoPrepare for 2.4.1 release
Paul Ramsey [Wed, 18 Oct 2017 18:32:48 +0000 (18:32 +0000)]
Prepare for 2.4.1 release

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

7 years agogit-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16001 b70326c6-7e19-0410-871a...
Regina Obe [Tue, 17 Oct 2017 18:23:22 +0000 (18:23 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16001 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:53:45 +0000 (16:53 +0000)]
Allocate enough space for all possible GBOX string outputs (Raúl Marín Rodríguez)
References #3907

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

7 years agoAdd Darafei Praliaskouski to authors lists and core developers list and make up respo...
Regina Obe [Tue, 17 Oct 2017 14:36:15 +0000 (14:36 +0000)]
Add Darafei Praliaskouski to authors lists and core developers list and make up responsibilities for him.

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

7 years agoFix xml parse error in docs
Regina Obe [Mon, 16 Oct 2017 14:59:05 +0000 (14:59 +0000)]
Fix xml parse error in docs
References #3902 for PostGIS 2.4.1

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

7 years agoBackport geography changes to PostGIS 2.4.1
Regina Obe [Mon, 16 Oct 2017 09:35:14 +0000 (09:35 +0000)]
Backport geography changes to PostGIS 2.4.1
Closes #3902
Changed Changed to Enhanced for tiger zcta
References #3815 for PostGIS 2.4.1

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

7 years agoTiger 2017 and zcta load support for PostGIS 2.4.1
Regina Obe [Sun, 15 Oct 2017 17:53:10 +0000 (17:53 +0000)]
Tiger 2017 and zcta load support for PostGIS 2.4.1
Closes #3815

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

7 years agoFix rare missing boxes in geometry subdivision
Paul Ramsey [Wed, 11 Oct 2017 14:05:25 +0000 (14:05 +0000)]
Fix rare missing boxes in geometry subdivision
References #3886

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

7 years agoPgSQL 11 support for 2.4 branch (DatumGetJsonbP macro)
Paul Ramsey [Wed, 11 Oct 2017 13:51:10 +0000 (13:51 +0000)]
PgSQL 11 support for 2.4 branch (DatumGetJsonbP macro)
Closes #3867

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

7 years agoThrow error on malformed WKB input (2.4 branch)
Paul Ramsey [Tue, 10 Oct 2017 22:45:47 +0000 (22:45 +0000)]
Throw error on malformed WKB input (2.4 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.4@15960 b70326c6-7e19-0410-871a-916f4a2858ee

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

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@15955 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:58:57 +0000 (16:58 +0000)]
Fix undefined behaviour in zigzag with negative inputs (2.4 branch)
(References #3882)

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

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

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

7 years agoUpdate geocode batch update example to use LATERAL now that PostgreSQL 9.3 is minimum...
Regina Obe [Mon, 9 Oct 2017 18:54:58 +0000 (18:54 +0000)]
Update geocode batch update example to use LATERAL now that PostgreSQL 9.3 is minimum supported.

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

7 years agoPerformance improvements for b-tree geometry sorts
Paul Ramsey [Fri, 6 Oct 2017 13:31:48 +0000 (13:31 +0000)]
Performance improvements for b-tree geometry sorts
References #3864

git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@15923 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:18 +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.4@15919 b70326c6-7e19-0410-871a-916f4a2858ee

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

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

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

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

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

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