]> granicus.if.org Git - postgis/log
postgis
7 years agoRemove trailing blanks
Sandro Santilli [Thu, 14 Sep 2017 15:56:58 +0000 (15:56 +0000)]
Remove trailing blanks

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

7 years agoliblwgeom/lwgeom_log.h uses spaces, write in stone !
Sandro Santilli [Thu, 14 Sep 2017 15:36:59 +0000 (15:36 +0000)]
liblwgeom/lwgeom_log.h uses spaces, write in stone !

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

7 years agoliblwgeom/box2d.c has space indenting, institutionalize it !
Sandro Santilli [Thu, 14 Sep 2017 15:31:03 +0000 (15:31 +0000)]
liblwgeom/box2d.c has space indenting, institutionalize it !

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

7 years agoOnly prepare statements on first run
Sandro Santilli [Thu, 14 Sep 2017 14:30:57 +0000 (14:30 +0000)]
Only prepare statements on first run

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

7 years ago#3847, coverity fixes in topology and address standardizer
Paul Ramsey [Thu, 14 Sep 2017 13:56:57 +0000 (13:56 +0000)]
#3847, coverity fixes in topology and address standardizer

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

7 years ago#3847, coverity fixes around the loaders
Paul Ramsey [Thu, 14 Sep 2017 13:52:25 +0000 (13:52 +0000)]
#3847, coverity fixes around the loaders

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

7 years agoupdate docs to reflect = operator changed in 2.4.0. correct the examples to exhibit...
Regina Obe [Wed, 13 Sep 2017 21:51:22 +0000 (21:51 +0000)]
update docs to reflect = operator changed in 2.4.0.  correct the examples to exhibit new behavior.  Put a note in ~= which means what = used to mean
References #3844 for PostGIS 2.4.0

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

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

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

7 years ago#2352, #3249, ST_RemoveIsoEdge is not documented
Paul Ramsey [Wed, 13 Sep 2017 20:20:00 +0000 (20:20 +0000)]
#2352, #3249, ST_RemoveIsoEdge is not documented

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

7 years ago#3844 Update docs to match new = operator behaviour
Paul Ramsey [Wed, 13 Sep 2017 20:03:07 +0000 (20:03 +0000)]
#3844 Update docs to match new = operator behaviour

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

7 years agoFix comments up on cmp() func
Paul Ramsey [Wed, 13 Sep 2017 17:22:03 +0000 (17:22 +0000)]
Fix comments up on cmp() func

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

7 years agoFix TopoJSON expected output
Sandro Santilli [Wed, 13 Sep 2017 14:42:38 +0000 (14:42 +0000)]
Fix TopoJSON expected output

It looks like behavior is still not the same as it was before
the btree operators change...

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

7 years agoRestore leftmost edge finding in TopoJSON output
Sandro Santilli [Wed, 13 Sep 2017 13:09:40 +0000 (13:09 +0000)]
Restore leftmost edge finding in TopoJSON output

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

7 years agoflip version back to 2.4.0dev
Regina Obe [Wed, 13 Sep 2017 05:04:44 +0000 (05:04 +0000)]
flip version back to 2.4.0dev

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

7 years agoPrepping for rc1 release
Regina Obe [Wed, 13 Sep 2017 04:00:20 +0000 (04:00 +0000)]
Prepping for rc1 release

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

7 years agoupdate pots and pos
Regina Obe [Wed, 13 Sep 2017 03:44:55 +0000 (03:44 +0000)]
update pots and pos

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

7 years agoIncorporate news cleanup and amendments from Darafei Praliaskouski
Regina Obe [Tue, 12 Sep 2017 23:13:31 +0000 (23:13 +0000)]
Incorporate news cleanup and amendments from Darafei Praliaskouski
Closes https://github.com/postgis/postgis/pull/140

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

7 years agoNote the b-tree = operator change for #3844
Paul Ramsey [Tue, 12 Sep 2017 20:26:43 +0000 (20:26 +0000)]
Note the b-tree = operator change for #3844

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

7 years agoFix SFCGAL regress tests for #3844
Paul Ramsey [Tue, 12 Sep 2017 20:18:15 +0000 (20:18 +0000)]
Fix SFCGAL regress tests for #3844

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

7 years ago#3844, new btree behavior for = and < >
Paul Ramsey [Tue, 12 Sep 2017 19:44:32 +0000 (19:44 +0000)]
#3844, new btree behavior for = and < >

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

7 years agomore corrections from Andreas Schild and add doc achievements to credits
Regina Obe [Tue, 12 Sep 2017 16:04:46 +0000 (16:04 +0000)]
more corrections from Andreas Schild and add doc achievements to credits

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

7 years agoupdate release notes just in case I forget later
Regina Obe [Tue, 12 Sep 2017 14:34:14 +0000 (14:34 +0000)]
update release notes just in case I forget later

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

7 years agodrop _ST_DumpPoints from old installs and announce its final purge
Regina Obe [Tue, 12 Sep 2017 01:30:27 +0000 (01:30 +0000)]
drop _ST_DumpPoints from old installs and announce its final purge
This is to complement spring cleaning at r15537 when I removed from code base
NOTE: this should have been removed in PostGIS 2.1 when ST_DumpPoints got reimplented in C and no longer needed this helper function.

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

7 years agotreat alphas and betas as development versions too.
Regina Obe [Tue, 12 Sep 2017 01:17:05 +0000 (01:17 +0000)]
treat alphas and betas as development versions too.
Closes #3842

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

7 years agoupdate pot and pos to reflect latest updates in transifex and .xml
Regina Obe [Mon, 11 Sep 2017 22:31:26 +0000 (22:31 +0000)]
update pot and pos to reflect latest updates in transifex and .xml

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

7 years agoNumerous doc fixes from Andreas Schild via transifex
Regina Obe [Mon, 11 Sep 2017 21:19:15 +0000 (21:19 +0000)]
Numerous doc fixes from Andreas Schild via transifex
Closes #3824 for PostGIS 2.4.0

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

7 years agoCorrection from Kwon,Yongchan via transifex
Regina Obe [Mon, 11 Sep 2017 20:43:21 +0000 (20:43 +0000)]
Correction from Kwon,Yongchan via transifex

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

7 years agoTry and ensure clean memory into kmeans algorithm
Paul Ramsey [Mon, 11 Sep 2017 18:45:31 +0000 (18:45 +0000)]
Try and ensure clean memory into kmeans algorithm

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

7 years ago#3841, handle empty == empty when types are same too
Paul Ramsey [Mon, 11 Sep 2017 17:55:38 +0000 (17:55 +0000)]
#3841, handle empty == empty when types are same too

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

7 years ago#3841, make POINT EMPTY < LINESTRING EMPTY
Paul Ramsey [Mon, 11 Sep 2017 17:52:50 +0000 (17:52 +0000)]
#3841, make POINT EMPTY < LINESTRING EMPTY

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

7 years agoNote b-tree change in #3841
Paul Ramsey [Mon, 11 Sep 2017 17:42:48 +0000 (17:42 +0000)]
Note b-tree change in #3841

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

7 years agoSimplify version extraction
Sandro Santilli [Mon, 11 Sep 2017 16:36:37 +0000 (16:36 +0000)]
Simplify version extraction

.. and use paste(1) which is worth learning :)

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

7 years agoExtract target version for upgrades from Version.config
Sandro Santilli [Mon, 11 Sep 2017 16:25:58 +0000 (16:25 +0000)]
Extract target version for upgrades from Version.config

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

7 years agoAlways enable cunit loader tests, per strks request
Regina Obe [Mon, 11 Sep 2017 14:34:44 +0000 (14:34 +0000)]
Always enable cunit loader tests, per strks request
References my complaint in #3839 that only winnie runs the cunit loader tests

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

7 years ago#3841, geography btree handling of empty
Paul Ramsey [Mon, 11 Sep 2017 14:30:27 +0000 (14:30 +0000)]
#3841, geography btree handling of empty

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

7 years agoStop reporting the DEBUG level in config readout
Paul Ramsey [Mon, 11 Sep 2017 13:54:32 +0000 (13:54 +0000)]
Stop reporting the DEBUG level in config readout

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

7 years agoinitialize state->num_fields and state->pgfieldtypes on shape file create otherwise...
Regina Obe [Mon, 11 Sep 2017 01:51:41 +0000 (01:51 +0000)]
initialize state->num_fields and state->pgfieldtypes on shape file create otherwise cunit ends up with a garbage huge number for state->num_fields which I think causes the crash I am seeing sometimes.

References #3839 for PostGIS 2.4.0

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

7 years agoST_AsMVTGeom buffer default changed from 0 to 256
Björn Harrtell [Sun, 10 Sep 2017 12:01:56 +0000 (12:01 +0000)]
ST_AsMVTGeom buffer default changed from 0 to 256

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

7 years agoST_AsGeobuf attempts to handle type sizes better
Björn Harrtell [Sun, 10 Sep 2017 11:57:19 +0000 (11:57 +0000)]
ST_AsGeobuf attempts to handle type sizes better
Related to #3840

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

7 years agoFix colmap dbf logic (should be i++ and not ++i). Also check if map != NULL before...
Regina Obe [Sun, 10 Sep 2017 02:22:40 +0000 (02:22 +0000)]
Fix colmap dbf logic (should be i++ and not ++i). Also check if map != NULL before attempting size check.
References PostGIS 2.4.0 for #3839

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

7 years agochange GEOS warning message to reflect the fact that while some functionality will...
Regina Obe [Sun, 10 Sep 2017 01:52:23 +0000 (01:52 +0000)]
change GEOS warning message to reflect the fact that while some functionality will be disabled for < 3.7.0. GEOS 3.7.0 probably won't be out before we release, so next best if one needs a stable tagged version is to use GEOS 3.6

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

7 years agoST_AsMVT fix doc example output
Björn Harrtell [Sat, 9 Sep 2017 08:54:15 +0000 (08:54 +0000)]
ST_AsMVT fix doc example output

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

7 years agoST_AsMVT and ST_AsGeobuf doc fixes and improvements
Björn Harrtell [Sat, 9 Sep 2017 08:38:58 +0000 (08:38 +0000)]
ST_AsMVT and ST_AsGeobuf doc fixes and improvements

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

7 years agoDo not call getPointxx_p on empty or null pointarray
Sandro Santilli [Fri, 8 Sep 2017 21:46:17 +0000 (21:46 +0000)]
Do not call getPointxx_p on empty or null pointarray

Add more 0 returns on error

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

7 years agoStyle only: remove trailing blanks
Sandro Santilli [Fri, 8 Sep 2017 21:46:10 +0000 (21:46 +0000)]
Style only: remove trailing blanks

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

7 years agoAllow paranoia to be globally defined
Paul Ramsey [Fri, 8 Sep 2017 21:34:54 +0000 (21:34 +0000)]
Allow paranoia to be globally defined

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

7 years agoRemove PARANOIA blocks from lwgeom_api.c entirely
Paul Ramsey [Fri, 8 Sep 2017 21:34:35 +0000 (21:34 +0000)]
Remove PARANOIA blocks from lwgeom_api.c entirely

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

7 years agoChange all PARANOIA blocks to throw errors instead of
Paul Ramsey [Fri, 8 Sep 2017 21:09:53 +0000 (21:09 +0000)]
Change all PARANOIA blocks to throw errors instead of
quietly changing return values

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

7 years agoFix commenting of anyelement aggregates (will make more generic at a later time).
Regina Obe [Fri, 8 Sep 2017 20:48:38 +0000 (20:48 +0000)]
Fix commenting of anyelement aggregates (will make more generic at a later time).

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

7 years agoST_AsMVT/ST_AsMVTGeom/ST_AsGeobuf final signature revision
Björn Harrtell [Fri, 8 Sep 2017 20:25:28 +0000 (20:25 +0000)]
ST_AsMVT/ST_AsMVTGeom/ST_AsGeobuf final signature revision

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

7 years agoAdd paranoia back to lwgeom_api.c, as some code
Paul Ramsey [Fri, 8 Sep 2017 20:09:11 +0000 (20:09 +0000)]
Add paranoia back to lwgeom_api.c, as some code
apparently has expectation of that behavior...

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

7 years agoQuiet build noise in raster
Paul Ramsey [Fri, 8 Sep 2017 19:56:19 +0000 (19:56 +0000)]
Quiet build noise in raster

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

7 years ago#3837, --enable-debug to set PARANOIA level
Paul Ramsey [Fri, 8 Sep 2017 19:20:46 +0000 (19:20 +0000)]
#3837, --enable-debug to set PARANOIA level

This required some re-working of the protobuf sections,
for reasons that aren't clear. However, hopefully that
re-working will also fix things for others. Basically,
the pkg-config portions seemed to only work by accident
for the folks who wrote them initially, so they are
improved, and the use of --without is more strongly
enforced in the conditional blocks

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

7 years ago#3873, st_geohash drops a char for some non-point features,
Paul Ramsey [Fri, 8 Sep 2017 13:04:38 +0000 (13:04 +0000)]
#3873, st_geohash drops a char for some non-point features,
due to a difference between the calculation of the correct
amount of precision to return and the calculation of the
effective geohash bounds of a feature

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

7 years agoAdd in missing news items.
Regina Obe [Fri, 8 Sep 2017 03:48:45 +0000 (03:48 +0000)]
Add in missing news items.

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

7 years agoReplace deep cloning with direct return of pointarrays
Paul Ramsey [Thu, 7 Sep 2017 18:58:03 +0000 (18:58 +0000)]
Replace deep cloning with direct return of pointarrays
constructed in GML parsing

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

7 years agoPer PR#139, change return count slightly in case of max recursion
Paul Ramsey [Thu, 7 Sep 2017 18:34:12 +0000 (18:34 +0000)]
Per PR#139, change return count slightly in case of max recursion

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

7 years agoAdd svn ignores for new build artifacts
Paul Ramsey [Thu, 7 Sep 2017 18:24:46 +0000 (18:24 +0000)]
Add svn ignores for new build artifacts

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

7 years agoPlace type decls at the top of code blocks per old
Paul Ramsey [Thu, 7 Sep 2017 17:16:33 +0000 (17:16 +0000)]
Place type decls at the top of code blocks per old
C standards

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

7 years agoRemove use of lwerror in postgis/ directory, replace
Paul Ramsey [Thu, 7 Sep 2017 13:40:42 +0000 (13:40 +0000)]
Remove use of lwerror in postgis/ directory, replace
with PgSQL elog() calls instead.

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

7 years agoRemove type warning
Paul Ramsey [Thu, 7 Sep 2017 13:00:13 +0000 (13:00 +0000)]
Remove type warning

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

7 years ago#3184, blink fix for PgSQL 11 compile issues on protobuf, will test shortly
Paul Ramsey [Thu, 7 Sep 2017 12:36:23 +0000 (12:36 +0000)]
#3184, blink fix for PgSQL 11 compile issues on protobuf, will test shortly

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

7 years ago#3662, write all notice/debug messages to stderr by default
Paul Ramsey [Thu, 7 Sep 2017 12:23:13 +0000 (12:23 +0000)]
#3662, write all notice/debug messages to stderr by default

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

7 years agoUpdate pt, pl, ko pos
Regina Obe [Thu, 7 Sep 2017 07:37:45 +0000 (07:37 +0000)]
Update pt, pl, ko pos

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

7 years agoupdate ja pos
Regina Obe [Thu, 7 Sep 2017 07:34:33 +0000 (07:34 +0000)]
update ja pos

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

7 years agoupdate it pos
Regina Obe [Thu, 7 Sep 2017 07:33:40 +0000 (07:33 +0000)]
update it pos

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

7 years agoupdated po for fr
Regina Obe [Thu, 7 Sep 2017 07:31:06 +0000 (07:31 +0000)]
updated po for fr

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

7 years agoupdated po for German
Regina Obe [Thu, 7 Sep 2017 07:30:07 +0000 (07:30 +0000)]
updated po for German

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

7 years agoupdate pots
Regina Obe [Thu, 7 Sep 2017 07:24:23 +0000 (07:24 +0000)]
update pots

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

7 years agofix field typo in reverse_geocoder
Regina Obe [Wed, 6 Sep 2017 22:32:16 +0000 (22:32 +0000)]
fix field typo in reverse_geocoder
References #3833 for PostGIS 2.4.0

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

7 years ago#3246, comment in code on the memory behavior of lwcollection_extract()
Paul Ramsey [Wed, 6 Sep 2017 21:00:51 +0000 (21:00 +0000)]
#3246, comment in code on the memory behavior of lwcollection_extract()

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

7 years ago#3606, CGAL/SFCGAL/PostGIS License Implications Clarification Documentation
Paul Ramsey [Wed, 6 Sep 2017 20:14:06 +0000 (20:14 +0000)]
#3606, CGAL/SFCGAL/PostGIS License Implications Clarification Documentation

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

7 years ago#3834 PostgreSQL 11 support started, will be more of these as dev continues, for...
Paul Ramsey [Wed, 6 Sep 2017 19:57:24 +0000 (19:57 +0000)]
#3834 PostgreSQL 11 support started, will be more of these as dev continues, for sure

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

7 years ago#3405 Memory leak in lwgeom_to_points
Paul Ramsey [Wed, 6 Sep 2017 18:29:41 +0000 (18:29 +0000)]
#3405 Memory leak in lwgeom_to_points

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

7 years ago#3832, support wide integer fields as int8
Paul Ramsey [Wed, 6 Sep 2017 17:52:49 +0000 (17:52 +0000)]
#3832, support wide integer fields as int8

Since the previous behaviour was to turn them into numerics,
this shouldn't cause any outrageous problems. People
with over-wide fields will still want to use the
"force integer" flag to convert their values down
to int4

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

7 years ago#3828, change strnicmp to strncasecmp for a more "modern" standard call
Paul Ramsey [Wed, 6 Sep 2017 16:29:48 +0000 (16:29 +0000)]
#3828, change strnicmp to strncasecmp for a more "modern" standard call

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

7 years ago#3670, Tolerance silently ignored in ST_RemoveRepeatedPoint for multipoint
Paul Ramsey [Wed, 6 Sep 2017 16:20:19 +0000 (16:20 +0000)]
#3670, Tolerance silently ignored in ST_RemoveRepeatedPoint for multipoint

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

7 years agoaddress_standardizer fix initialization from incompatible pointer type for PostgreSQL...
Regina Obe [Wed, 6 Sep 2017 05:39:59 +0000 (05:39 +0000)]
address_standardizer fix initialization from incompatible pointer type for PostgreSQL >= 9.6
Closes #3830

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

7 years agoRevert rework of PGSQL_VERSION extraction for PostgreSQL 10+
Sandro Santilli [Tue, 5 Sep 2017 21:23:18 +0000 (21:23 +0000)]
Revert rework of PGSQL_VERSION extraction for PostgreSQL 10+

Reverts r15633 and r15629

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/trunk@15634 b70326c6-7e19-0410-871a-916f4a2858ee

7 years agoAdd support for 4-digits PostgreSQL (10+) in _postgis_pgsql_version
Sandro Santilli [Tue, 5 Sep 2017 21:11:57 +0000 (21:11 +0000)]
Add support for 4-digits PostgreSQL (10+) in _postgis_pgsql_version

git-svn-id: http://svn.osgeo.org/postgis/trunk@15633 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:33:24 +0000 (20:33 +0000)]
Rework PGSQL_VERSION again so to use 2-digits minor from 10 onward

See #3614

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

7 years agofix regex check of _postgis_pgsql_version() to correctly detect postgresql 10+ versi...
Regina Obe [Tue, 5 Sep 2017 19:47:36 +0000 (19:47 +0000)]
fix regex check of  _postgis_pgsql_version() to correctly detect postgresql 10+ version number

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

7 years agoEnsure direction neutrality in symmetric arc linearization
Sandro Santilli [Tue, 5 Sep 2017 09:37:56 +0000 (09:37 +0000)]
Ensure direction neutrality in symmetric arc linearization

Includes test.
This is a followup to #3772

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

7 years agoFix memory leak in unit test
Daniel Baston [Mon, 4 Sep 2017 17:55:05 +0000 (17:55 +0000)]
Fix memory leak in unit test

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

7 years ago#3829, Crash in LWGEOM2GEOS
Daniel Baston [Mon, 4 Sep 2017 17:42:11 +0000 (17:42 +0000)]
#3829, Crash in LWGEOM2GEOS

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

7 years ago#3578, Fix null return for ST_NumInteriorRings on empty polygon
Daniel Baston [Mon, 4 Sep 2017 00:37:56 +0000 (00:37 +0000)]
#3578, Fix null return for ST_NumInteriorRings on empty polygon

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

7 years ago#3499, Clarify distance units in docs for ST_ClusterWithin
Daniel Baston [Sun, 3 Sep 2017 23:58:09 +0000 (23:58 +0000)]
#3499, Clarify distance units in docs for ST_ClusterWithin

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

7 years agoFix compiler warnings in CUnit test
Daniel Baston [Sun, 3 Sep 2017 23:38:36 +0000 (23:38 +0000)]
Fix compiler warnings in CUnit test

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

7 years agoflip version number back to 2.4.0dev
Regina Obe [Sat, 2 Sep 2017 16:38:35 +0000 (16:38 +0000)]
flip version number back to 2.4.0dev

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

7 years agoPrep for PostGIS 2.4.0beta1 release before tagging
Regina Obe [Sat, 2 Sep 2017 12:31:48 +0000 (12:31 +0000)]
Prep for PostGIS 2.4.0beta1 release before tagging

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

7 years agoNote that ST_Intersection drops M
Regina Obe [Fri, 1 Sep 2017 13:58:46 +0000 (13:58 +0000)]
Note that ST_Intersection drops M
References #3826 for PostGIS 2.4.0

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

7 years agoFix typo in formula for ST_MakeEmptyCoverage flagged by Andreas Schild
Regina Obe [Fri, 1 Sep 2017 05:43:19 +0000 (05:43 +0000)]
Fix typo in formula for ST_MakeEmptyCoverage flagged by Andreas Schild
References #3824
Update out of date pots

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

7 years agoDon't drop st_union when updating postgis extension to 2.4
Regina Obe [Wed, 30 Aug 2017 00:25:02 +0000 (00:25 +0000)]
Don't drop st_union when updating postgis extension to 2.4
Closes #3821 for PostGIS 2.4.0

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

7 years agoST_AsMVTGeom fix unintentional white space change
Björn Harrtell [Tue, 29 Aug 2017 19:50:38 +0000 (19:50 +0000)]
ST_AsMVTGeom fix unintentional white space change

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

7 years agoST_AsMVTGeom only attempt to correct Polygons (other types should be fine)
Björn Harrtell [Tue, 29 Aug 2017 19:43:43 +0000 (19:43 +0000)]
ST_AsMVTGeom only attempt to correct Polygons (other types should be fine)

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

7 years agoST_AsGeom optimize POINT case
Björn Harrtell [Tue, 29 Aug 2017 19:09:43 +0000 (19:09 +0000)]
ST_AsGeom optimize POINT case

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

7 years agoST_AsMVTGeom move normalize to test logic
Björn Harrtell [Tue, 29 Aug 2017 16:58:29 +0000 (16:58 +0000)]
ST_AsMVTGeom move normalize to test logic
Closes #3819

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

7 years agoMake postgis_pgsql version functions "internal"
Sandro Santilli [Tue, 29 Aug 2017 07:27:53 +0000 (07:27 +0000)]
Make postgis_pgsql version functions "internal"

... they are really only meant to be used by postgis_full_version()

Closes #3822 again (as internal functions don't need documentation)

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

7 years agoAlways show PGSQL version scripts were built against
Sandro Santilli [Tue, 29 Aug 2017 07:27:47 +0000 (07:27 +0000)]
Always show PGSQL version scripts were built against

also add a missing NEWS item

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

7 years agoAdd check for PostgreSQL version compatibility in postgis_full_version
Sandro Santilli [Mon, 28 Aug 2017 20:29:14 +0000 (20:29 +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

Fixes #3822 (untested)

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