]>
granicus.if.org Git - postgis/log
Paul Ramsey [Fri, 22 Sep 2017 12:45:40 +0000 (12:45 +0000)]
small doco spelling
git-svn-id: http://svn.osgeo.org/postgis/trunk@15793
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 Sep 2017 12:45:19 +0000 (12:45 +0000)]
Fix warning
git-svn-id: http://svn.osgeo.org/postgis/trunk@15792
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 22 Sep 2017 06:34:36 +0000 (06:34 +0000)]
revise garden tests so can exercise anyelement now can generate tests for ST_AsMVT
git-svn-id: http://svn.osgeo.org/postgis/trunk@15791
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 21 Sep 2017 23:19:04 +0000 (23:19 +0000)]
Fixes from Andreas Schild via Transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15790
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 21 Sep 2017 22:39:40 +0000 (22:39 +0000)]
Fixes from Andreas Schild via Transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15789
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Sep 2017 22:11:59 +0000 (22:11 +0000)]
Make ST_AsMVT tolerant of NULL input and return '':bytea
(zero length bytea) when provided with only null inputs, or no
inputs. (References #3857)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15788
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Sep 2017 18:34:27 +0000 (18:34 +0000)]
ST_AsMVTGeom return NULL on EMPTY geometry (References #3857)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15786
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Sep 2017 13:49:04 +0000 (13:49 +0000)]
Harmonize behavior of ExteriorRing / InteriorRingN
and NumInteriorRings on returning NULL on bad input
instead of errors, matching the doco
(Closes #3261)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15785
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 20 Sep 2017 19:58:14 +0000 (19:58 +0000)]
Improve TWKT performance by avoiding lots of allocations
on the heap. (Closes #3855)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15780
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 20 Sep 2017 19:55:56 +0000 (19:55 +0000)]
Short circuit ST_RepeatedPoints right away on point inputs (Closes #3854)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15779
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 20 Sep 2017 15:46:14 +0000 (15:46 +0000)]
Remove slicing logic from bounding box reader and
note why inline with the code so it can be done "right"
in a larger re-work of serialization (postgis 3) that
supports postgis-side compression. (Closes #3853)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15778
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 Sep 2017 00:12:52 +0000 (00:12 +0000)]
ST_ConcaveHull fix for EXtenriorRing is not a polygon
References #2836 for PostGIS 2.4.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@15775
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 Sep 2017 00:04:51 +0000 (00:04 +0000)]
po and pot updates
git-svn-id: http://svn.osgeo.org/postgis/trunk@15774
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 Sep 2017 21:02:06 +0000 (21:02 +0000)]
Remove the local hacks for float rounding and go
with system level functions, that are hopefully
more optimized. Also, this seems to provide more
correct results than the old code!
(Closes #3852)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15772
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 19 Sep 2017 15:36:28 +0000 (15:36 +0000)]
typo and grammar corrections from Andreas Schild
git-svn-id: http://svn.osgeo.org/postgis/trunk@15766
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 Sep 2017 13:35:43 +0000 (13:35 +0000)]
Strip memcpy from int32 access in gserialized,
and remove the now-unused functions that support
that operation from the overall internal API.
(Closes #3850)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15765
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 18 Sep 2017 13:21:53 +0000 (13:21 +0000)]
Add regression test for trigonometric length calculation
for compoundcurve (references #3774)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15755
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 18 Sep 2017 12:30:30 +0000 (12:30 +0000)]
Remove unused declaration of LWLINE
git-svn-id: http://svn.osgeo.org/postgis/trunk@15754
b70326c6 -7e19-0410-871a-
916f4a2858ee
Björn Harrtell [Mon, 18 Sep 2017 07:32:57 +0000 (07:32 +0000)]
Add notes on optional protobuf-c dependency and some formatting fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@15753
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Sep 2017 23:41:55 +0000 (23:41 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@15752
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 17 Sep 2017 20:59:27 +0000 (20:59 +0000)]
Fix check-no-trailing-blanks to check for .c, not .cpp files
git-svn-id: http://svn.osgeo.org/postgis/trunk@15751
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 17 Sep 2017 20:59:20 +0000 (20:59 +0000)]
Remove trailing blanks from .c files
git-svn-id: http://svn.osgeo.org/postgis/trunk@15750
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Sep 2017 16:58:25 +0000 (16:58 +0000)]
typo corrections from Andreas Schild via transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15749
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Sep 2017 02:24:08 +0000 (02:24 +0000)]
typo corrections from Andreas Schild via transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15748
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 17 Sep 2017 01:40:38 +0000 (01:40 +0000)]
typo corrections from Andreas Schild via transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15747
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Sep 2017 14:19:23 +0000 (14:19 +0000)]
#3774, compute length of compound on arcs
git-svn-id: http://svn.osgeo.org/postgis/trunk@15746
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 15 Sep 2017 05:36:10 +0000 (05:36 +0000)]
fix parse errors in German de
Closes #3849 for PostGIS 2.4.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@15745
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 15 Sep 2017 04:24:12 +0000 (04:24 +0000)]
make de_DE suffix be de_DE (we might just scrap de_DE at some point.)
Add make file for de and make suffix -de.
References #3848 for PostGIS 2.4.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@15744
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 15 Sep 2017 04:00:33 +0000 (04:00 +0000)]
add de which is further ahead than de_DE
References #3848
git-svn-id: http://svn.osgeo.org/postgis/trunk@15743
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 14 Sep 2017 22:57:54 +0000 (22:57 +0000)]
#3731, backend crash on stats object with zero-size histogram
git-svn-id: http://svn.osgeo.org/postgis/trunk@15739
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 14 Sep 2017 22:30:44 +0000 (22:30 +0000)]
Quiet printf warnings in mvt size_t debug messages
git-svn-id: http://svn.osgeo.org/postgis/trunk@15738
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 14 Sep 2017 18:57:27 +0000 (18:57 +0000)]
update pos and pots
git-svn-id: http://svn.osgeo.org/postgis/trunk@15737
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 14 Sep 2017 18:35:45 +0000 (18:35 +0000)]
numerous corrections from Andreas Schild on transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@15736
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 14 Sep 2017 17:31:54 +0000 (17:31 +0000)]
Match spacing in the topology.c file
git-svn-id: http://svn.osgeo.org/postgis/trunk@15735
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 14 Sep 2017 16:32:12 +0000 (16:32 +0000)]
update to reflect website is now versioned on git
git-svn-id: http://svn.osgeo.org/postgis/trunk@15734
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 14 Sep 2017 15:57:11 +0000 (15:57 +0000)]
Include .gitignore in release (used by `make check`)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15733
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 14 Sep 2017 15:57:04 +0000 (15:57 +0000)]
Add check-no-trailing-blanks Makefile rule and run on `make check`
Only checks .h and .c files, and skip those in .gitignore
git-svn-id: http://svn.osgeo.org/postgis/trunk@15732
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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