]>
granicus.if.org Git - postgis/log
Sandro Santilli [Wed, 1 Oct 2014 14:07:12 +0000 (14:07 +0000)]
Fix leaks in lwcurvepoly_segmentize and its tester
git-svn-id: http://svn.osgeo.org/postgis/trunk@13023
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 1 Oct 2014 13:54:05 +0000 (13:54 +0000)]
Fix memory leak in lw_dist2d_poly_curvepoly and lw_dist2d_circstring_poly
Also clear the memory management for lwcurvepoly_construct_from_lwpoly .
Fixes #2949.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13021
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 1 Oct 2014 13:26:53 +0000 (13:26 +0000)]
Remove memory leaks from TWKB unit tester
git-svn-id: http://svn.osgeo.org/postgis/trunk@13020
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 1 Oct 2014 13:13:46 +0000 (13:13 +0000)]
Adapt the rest of the code to the change in LWGEOM2GEOS function
Fixes #2948 (introduced by previous commit)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13019
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 1 Oct 2014 12:35:58 +0000 (12:35 +0000)]
Add support for auto-fix geom structure for GEOS conversions
Fixes ST_ClipByBox2D run with non-closed polygon rings in input (#2945)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13018
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 30 Sep 2014 16:31:16 +0000 (16:31 +0000)]
Drop and recreate aggregates when upgrading to the same dev version
See #2944 for the rationale
git-svn-id: http://svn.osgeo.org/postgis/trunk@13013
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 30 Sep 2014 13:44:25 +0000 (13:44 +0000)]
Reduce expected requirements for building comments and pdf docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@13012
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Tue, 30 Sep 2014 04:16:10 +0000 (04:16 +0000)]
This should repair the build but the emty geometry twkb is still corrupt
git-svn-id: http://svn.osgeo.org/postgis/trunk@13009
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Tue, 30 Sep 2014 03:05:28 +0000 (03:05 +0000)]
Add support for bboxes in twkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@13008
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 29 Sep 2014 16:32:37 +0000 (16:32 +0000)]
#2943, replace && with ~ and @ in places it makes sense for wrapper functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@13007
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 29 Sep 2014 15:52:30 +0000 (15:52 +0000)]
Add an ignore
git-svn-id: http://svn.osgeo.org/postgis/trunk@13006
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Sep 2014 07:28:52 +0000 (07:28 +0000)]
Fix syntax error in RAISE calls (#2942)
PostgreSQL 9.5 doesn't tolerate them...
git-svn-id: http://svn.osgeo.org/postgis/trunk@13005
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 26 Sep 2014 09:16:44 +0000 (09:16 +0000)]
Fix regression suite to skip ST_ClipByBox2D testing unless available
.. it was a typo (requires GEOS 3.5, not 3.4)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13000
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 26 Sep 2014 08:51:07 +0000 (08:51 +0000)]
Add ST_ClipByBox2D and lwgeom_clip_by_rect (#2939)
Includes testcases and documentation
Requires GEOS-3.5.0+
git-svn-id: http://svn.osgeo.org/postgis/trunk@12999
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 25 Sep 2014 15:01:34 +0000 (15:01 +0000)]
Fix unused variable warning
git-svn-id: http://svn.osgeo.org/postgis/trunk@12998
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 25 Sep 2014 15:01:25 +0000 (15:01 +0000)]
Include <ctypes.h> for declaration of tolower() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@12997
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 22 Sep 2014 18:32:12 +0000 (18:32 +0000)]
Remove another call of liblwgeom_internal.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@12995
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 22 Sep 2014 09:02:56 +0000 (09:02 +0000)]
Reduce default paranoia on geometry collection construction
Significantly speeds up creation of large collection of geometries.
Closes #2933
git-svn-id: http://svn.osgeo.org/postgis/trunk@12993
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 19 Sep 2014 21:28:30 +0000 (21:28 +0000)]
Ignore some build artifacts
git-svn-id: http://svn.osgeo.org/postgis/trunk@12992
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 19 Sep 2014 19:07:59 +0000 (19:07 +0000)]
#2934, support strcasestr for platforms that (passing understanding) do not have it
git-svn-id: http://svn.osgeo.org/postgis/trunk@12989
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 19 Sep 2014 16:27:20 +0000 (16:27 +0000)]
Replace MAXFLOAT with more "standard" FLT_MAX
git-svn-id: http://svn.osgeo.org/postgis/trunk@12988
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 18 Sep 2014 18:27:12 +0000 (18:27 +0000)]
Quiet warnings from clang
git-svn-id: http://svn.osgeo.org/postgis/trunk@12987
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 18 Sep 2014 16:22:38 +0000 (16:22 +0000)]
Update comment above getPoint2d_internal, it is safe to cast now
git-svn-id: http://svn.osgeo.org/postgis/trunk@12986
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 17 Sep 2014 21:46:37 +0000 (21:46 +0000)]
Remove many references to liblwgeom_internal.h outside liblwgeom,
and quiet some nagging warnings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12985
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 17 Sep 2014 17:13:23 +0000 (17:13 +0000)]
#2931, BOX representation is case sensitive
git-svn-id: http://svn.osgeo.org/postgis/trunk@12982
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 17 Sep 2014 16:08:12 +0000 (16:08 +0000)]
Link ST_UnaryUnion with ST_Node, fix See Also section formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@12981
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 11 Sep 2014 16:36:16 +0000 (16:36 +0000)]
Remove ST_Tile references from ST_Retile docs
... wasn't very useful that way ...
git-svn-id: http://svn.osgeo.org/postgis/trunk@12973
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 11 Sep 2014 16:33:13 +0000 (16:33 +0000)]
Move ST_Retile documentation under "raster constructors"
Add note about difference from ST_Tile, link ST_Tile and ST_Resample
git-svn-id: http://svn.osgeo.org/postgis/trunk@12972
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 11 Sep 2014 03:57:29 +0000 (03:57 +0000)]
cut in missing 2.1.3 and 2.1.4 release notes, fix date type in 2.0.5, add 2.1.4 to extension upgrade mix
git-svn-id: http://svn.osgeo.org/postgis/trunk@12968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 9 Sep 2014 21:14:57 +0000 (21:14 +0000)]
#2927 reverse geocode ammendment - found bug introduced. Also added in regression test
git-svn-id: http://svn.osgeo.org/postgis/trunk@12960
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 9 Sep 2014 20:51:02 +0000 (20:51 +0000)]
#2927 Get rid of tiger. prefix. Not that it affects anything
git-svn-id: http://svn.osgeo.org/postgis/trunk@12959
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 9 Sep 2014 20:48:20 +0000 (20:48 +0000)]
#2927 reverse geocode not filling in direction prefix and get rid of ST_Line_Locate_Point deprecated call.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12958
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 8 Sep 2014 21:24:45 +0000 (21:24 +0000)]
#2762 renamed ST_Estimated_Extent page to ST_EstimatedExtent
git-svn-id: http://svn.osgeo.org/postgis/trunk@12956
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 7 Sep 2014 17:10:14 +0000 (17:10 +0000)]
wrong function (non-existent xref)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12953
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 7 Sep 2014 16:48:39 +0000 (16:48 +0000)]
#2920 stab at explaining requirement for alignment and add more detail to ST_SameAlignment
git-svn-id: http://svn.osgeo.org/postgis/trunk@12952
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 15:25:51 +0000 (15:25 +0000)]
Fix parser rules to run automatically if needed
git-svn-id: http://svn.osgeo.org/postgis/trunk@12950
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 15:25:27 +0000 (15:25 +0000)]
Regenerate parser with bison 3.0.2 and flex 2.5.35
git-svn-id: http://svn.osgeo.org/postgis/trunk@12949
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 15:01:08 +0000 (15:01 +0000)]
Fix 'defined but not used' and other warnings in unit tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@12948
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 14:38:30 +0000 (14:38 +0000)]
Fix %name-prefix usage in gramma file
Fixes warning: deprecated directive, use ‘%name-prefix’ [-Wdeprecated]
git-svn-id: http://svn.osgeo.org/postgis/trunk@12947
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 14:38:23 +0000 (14:38 +0000)]
Fix grammar file to work around suspected bison 3.0.2 bug
See http://lists.osgeo.org/pipermail/postgis-devel/2014-September/024507.html
git-svn-id: http://svn.osgeo.org/postgis/trunk@12946
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 14:38:18 +0000 (14:38 +0000)]
Fix "'input' defined but not used" warning on building generated parser
git-svn-id: http://svn.osgeo.org/postgis/trunk@12945
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 10:38:09 +0000 (10:38 +0000)]
[TRAVIS] Do not use IRC notifications
git-svn-id: http://svn.osgeo.org/postgis/trunk@12944
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 5 Sep 2014 10:28:04 +0000 (10:28 +0000)]
Rule to build parser is "parser", not "parse"
git-svn-id: http://svn.osgeo.org/postgis/trunk@12943
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 15:37:33 +0000 (15:37 +0000)]
Link ST_CreateOverview from AddOverviewConstraints
git-svn-id: http://svn.osgeo.org/postgis/trunk@12942
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 14:52:33 +0000 (14:52 +0000)]
Implement ST_Retile and ST_CreateOverview (#2247)
Includes testcases and documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@12941
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 09:54:35 +0000 (09:54 +0000)]
Fix typo in DropOverviewConstraints doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@12940
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 09:40:27 +0000 (09:40 +0000)]
Fix warnings in docs image generator build
Print a warning on system call failures
git-svn-id: http://svn.osgeo.org/postgis/trunk@12937
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 09:11:56 +0000 (09:11 +0000)]
Add documentation for {Add,Drop}OverviewConstraints (#2824)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12934
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 3 Sep 2014 08:21:46 +0000 (08:21 +0000)]
Add availability info for {Add,Drop}OverviewConstraints
git-svn-id: http://svn.osgeo.org/postgis/trunk@12933
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 31 Aug 2014 06:19:04 +0000 (06:19 +0000)]
#2906 document new enhancement
git-svn-id: http://svn.osgeo.org/postgis/trunk@12930
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Aug 2014 16:37:02 +0000 (16:37 +0000)]
Slightly simplify a loop setting projection parameters for gdal warp
git-svn-id: http://svn.osgeo.org/postgis/trunk@12929
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 28 Aug 2014 15:15:43 +0000 (15:15 +0000)]
Fix output georeference on warping rasters with default georeference
Closes #2911 and re-closes #2251
git-svn-id: http://svn.osgeo.org/postgis/trunk@12928
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Aug 2014 15:53:01 +0000 (15:53 +0000)]
Add sections for 2.0.5, 2.0.6 and 2.1.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@12927
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Aug 2014 15:44:10 +0000 (15:44 +0000)]
Remove bugfix items already noted for previous versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@12926
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Aug 2014 08:53:30 +0000 (08:53 +0000)]
Fix crash on null input to ST_Union(raster)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12925
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 Aug 2014 14:40:00 +0000 (14:40 +0000)]
Add TODO item about not needlessly dropping ST_SummaryStats and friends
git-svn-id: http://svn.osgeo.org/postgis/trunk@12921
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 Aug 2014 09:41:08 +0000 (09:41 +0000)]
Do not skip lines starting with "--" from comments (#2759)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12918
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 25 Aug 2014 20:41:24 +0000 (20:41 +0000)]
#2906 support for Tiger 2014
git-svn-id: http://svn.osgeo.org/postgis/trunk@12917
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 23 Aug 2014 05:50:54 +0000 (05:50 +0000)]
2855: better documentation to reflect minkowski doesn't support polyhedral and tins
git-svn-id: http://svn.osgeo.org/postgis/trunk@12915
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 23 Aug 2014 05:31:33 +0000 (05:31 +0000)]
#2899 geocode limit 1 not always returning best answer
git-svn-id: http://svn.osgeo.org/postgis/trunk@12914
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 Aug 2014 21:38:45 +0000 (21:38 +0000)]
#2720, lwpoly_add_ring should update maxrings after realloc
git-svn-id: http://svn.osgeo.org/postgis/trunk@12911
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Fri, 22 Aug 2014 21:32:39 +0000 (21:32 +0000)]
remove extra option for next feature (bboxes, comming soon) in sql-signature.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12908
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Fri, 22 Aug 2014 20:39:50 +0000 (20:39 +0000)]
Added optional geometry size in TWKB. Also reworked the code so passing around **buf instead of *buf. Also affects the varInt code
git-svn-id: http://svn.osgeo.org/postgis/trunk@12907
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 22 Aug 2014 02:15:03 +0000 (02:15 +0000)]
#2903 change in #2620 (to support debian freebsd kernel) broke freebsd compilation
git-svn-id: http://svn.osgeo.org/postgis/trunk@12905
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 21 Aug 2014 05:39:54 +0000 (05:39 +0000)]
#2708: updategeometrysrid doesn't update srid check in some cases (when schema not specified). Patch from Marc Jansen
git-svn-id: http://svn.osgeo.org/postgis/trunk@12902
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 Aug 2014 04:32:47 +0000 (04:32 +0000)]
#2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and ST_LineLocatePoint. Also changed reference ids to match new function name (missed some spots)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12900
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 Aug 2014 04:21:47 +0000 (04:21 +0000)]
#2871 fix update to 2.0 message for ST_LineInterpolatePoint, ST_LineSubstring and ST_LineLocatePoint. Also changed reference ids to match new function name
git-svn-id: http://svn.osgeo.org/postgis/trunk@12898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 Aug 2014 20:48:54 +0000 (20:48 +0000)]
#2605 armel: _ST_Covers() returns true for point in hole
git-svn-id: http://svn.osgeo.org/postgis/trunk@12896
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 Aug 2014 10:58:38 +0000 (10:58 +0000)]
Simplify docs building rules, hopefully fixing build-on-install (#2872)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12894
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 16 Aug 2014 05:15:02 +0000 (05:15 +0000)]
#2870 put in change notice in sql geograpy(bytea) has changed, put in regression test
git-svn-id: http://svn.osgeo.org/postgis/trunk@12889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 Aug 2014 15:17:08 +0000 (15:17 +0000)]
Raise cost of ST_ConvexHull(raster) from 1 to 300 (#2895)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 14 Aug 2014 22:53:26 +0000 (22:53 +0000)]
#2780, Binary insert into geography column results in value being inserted as geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@12887
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 11 Aug 2014 17:47:47 +0000 (17:47 +0000)]
#2892 add back liblwgeom fix warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@12884
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 11 Aug 2014 04:49:12 +0000 (04:49 +0000)]
going back to put varint functions in varint.c
git-svn-id: http://svn.osgeo.org/postgis/trunk@12883
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Mon, 11 Aug 2014 03:23:05 +0000 (03:23 +0000)]
revert option for -s. Ticket #2891
git-svn-id: http://svn.osgeo.org/postgis/trunk@12882
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 10 Aug 2014 17:15:10 +0000 (17:15 +0000)]
#2890 missing availability info for geography operators
git-svn-id: http://svn.osgeo.org/postgis/trunk@12881
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sun, 10 Aug 2014 16:05:03 +0000 (16:05 +0000)]
cast const char * to char *. Ticket #2885
git-svn-id: http://svn.osgeo.org/postgis/trunk@12880
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Sun, 10 Aug 2014 15:58:05 +0000 (15:58 +0000)]
Remove unused variable. Ticket #2884.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12879
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 10 Aug 2014 11:29:47 +0000 (11:29 +0000)]
New try for #2878 and #2880, see discussion in #2880
git-svn-id: http://svn.osgeo.org/postgis/trunk@12878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 10 Aug 2014 11:18:04 +0000 (11:18 +0000)]
Ok, varint.h is taken away again #2878 also see #2880
git-svn-id: http://svn.osgeo.org/postgis/trunk@12877
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 9 Aug 2014 20:08:55 +0000 (20:08 +0000)]
Put back varint.h to get rid of compiler warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@12876
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 9 Aug 2014 20:02:27 +0000 (20:02 +0000)]
put in declrations to get rid of compiler warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@12875
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 8 Aug 2014 13:34:09 +0000 (13:34 +0000)]
Mark inline functions as such, fixing related warnings (#2880)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12874
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 8 Aug 2014 01:13:56 +0000 (01:13 +0000)]
#2883 warning SET_VARSIZE(PTR,len) redefined. get rid of assert (its included via liblwgeom_internal (way down there), not the ultimate issue though for this., pgsql_compat.h get rid of legacy postgresql 8.2 crap. We haven't supported 8.2 in like 7 years (sfcgal was somehow falling into this loop don't know why since postgis_config.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@12873
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 8 Aug 2014 00:34:36 +0000 (00:34 +0000)]
#2882 warbubg too many arguments for format
git-svn-id: http://svn.osgeo.org/postgis/trunk@12872
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 7 Aug 2014 22:23:00 +0000 (22:23 +0000)]
#2878 get rid of duplicate definition of hexbytes_from_bytes (already defined in lwout_wkb.c) get rid of liblwgeom.h (already included via liblwgeom_internal.h), get rid of varint.h include (already included via lwout_twkb.c)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12871
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 7 Aug 2014 20:57:02 +0000 (20:57 +0000)]
#2877 -- folder address_standardizer into configure so inherits same versioning as rest of postgis extensions. Have makefile.in get dependencies from configure (pcre to be added later)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12870
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 7 Aug 2014 19:05:11 +0000 (19:05 +0000)]
Fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@12869
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 7 Aug 2014 18:31:02 +0000 (18:31 +0000)]
Move varINT function to header file for performance reasons
git-svn-id: http://svn.osgeo.org/postgis/trunk@12868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 7 Aug 2014 18:26:28 +0000 (18:26 +0000)]
Add cunit tests for twkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@12867
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 7 Aug 2014 13:57:15 +0000 (13:57 +0000)]
Remove more generated Makefile on "distclean" (#2876)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12865
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 7 Aug 2014 11:37:55 +0000 (11:37 +0000)]
Add missing commas in some See Also sections, link ST_AsBinary to ST_AsTWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@12864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 6 Aug 2014 19:41:56 +0000 (19:41 +0000)]
#2874 document move of address_standardizer to extensions folder.
git-svn-id: http://svn.osgeo.org/postgis/trunk@12862
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 6 Aug 2014 19:36:35 +0000 (19:36 +0000)]
remove now part of extensions folder
git-svn-id: http://svn.osgeo.org/postgis/trunk@12861
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 6 Aug 2014 19:35:52 +0000 (19:35 +0000)]
Prep to move address_standardizer into extensions folder
git-svn-id: http://svn.osgeo.org/postgis/trunk@12860
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 5 Aug 2014 12:24:49 +0000 (12:24 +0000)]
forgot to add unit tests to git. ticket #2828
git-svn-id: http://svn.osgeo.org/postgis/trunk@12859
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 1 Aug 2014 23:17:00 +0000 (23:17 +0000)]
Make the two-line decl check work
git-svn-id: http://svn.osgeo.org/postgis/trunk@12856
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 1 Aug 2014 23:04:44 +0000 (23:04 +0000)]
Make grep and sed swappable as well (Solaris again)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12855
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 1 Aug 2014 22:55:34 +0000 (22:55 +0000)]
Keep isfinite() but downgrade for platforms that lack it.
Centos 5 has it with _GNU_SOURCE
Older Solaris doesn't have it
git-svn-id: http://svn.osgeo.org/postgis/trunk@12854
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 1 Aug 2014 18:47:40 +0000 (18:47 +0000)]
#2845, fix patch
git-svn-id: http://svn.osgeo.org/postgis/trunk@12852
b70326c6 -7e19-0410-871a-
916f4a2858ee