]> granicus.if.org Git - postgis/log
postgis
8 years agoRemove hard-coded version in Doxygen project name
Sandro Santilli [Thu, 6 Oct 2016 17:31:34 +0000 (17:31 +0000)]
Remove hard-coded version in Doxygen project name

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

8 years agoSilence warning: ar: 'u' modifier ignored since 'D' is the default
Sandro Santilli [Thu, 6 Oct 2016 10:43:42 +0000 (10:43 +0000)]
Silence warning: ar: 'u' modifier ignored since 'D' is the default

See https://bugzilla.redhat.com/show_bug.cgi?id=1155273#c12

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

8 years ago#3652, crash on collection(multicurve())
Paul Ramsey [Mon, 3 Oct 2016 20:22:15 +0000 (20:22 +0000)]
#3652, crash on collection(multicurve())

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

8 years agocorrect readme. We don't support PostgreSQL 9.1 anymore (we probably will also drop...
Regina Obe [Tue, 27 Sep 2016 22:56:12 +0000 (22:56 +0000)]
correct readme.  We don't support PostgreSQL 9.1 anymore (we probably will also drop 9.2 support before 2.4 is released.)

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

8 years agoDo not call printf from interrupt handler, fixing deadlocks
Sandro Santilli [Tue, 27 Sep 2016 08:04:34 +0000 (08:04 +0000)]
Do not call printf from interrupt handler, fixing deadlocks

Closes #3644

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

8 years agoPostGIS not building on latest OSX XCode
Regina Obe [Mon, 26 Sep 2016 22:02:27 +0000 (22:02 +0000)]
PostGIS not building on latest OSX XCode
Closes #3643 for PostGIS 2.4.0 (patch from pramsey)

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

8 years agobump up to 2.4
Regina Obe [Mon, 26 Sep 2016 05:40:34 +0000 (05:40 +0000)]
bump up to 2.4

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

8 years agoDocument populate_topology_layer
Regina Obe [Sun, 25 Sep 2016 09:19:00 +0000 (09:19 +0000)]
Document populate_topology_layer
closes #3462

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

8 years agoBring Tuning section up to date, by incorporating some of Mike Toews changes
Regina Obe [Sun, 25 Sep 2016 07:32:12 +0000 (07:32 +0000)]
Bring Tuning section up to date, by incorporating some of Mike Toews changes
Add mention of configs to enable parallel queries
Get rid of broken link to Kevin Neufeld's old press and replace with PostgreSQL wiki
Closes #3452

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

8 years agoTest to trap FreeBSD crash on small tables.
Regina Obe [Sun, 25 Sep 2016 06:10:51 +0000 (06:10 +0000)]
Test to trap FreeBSD crash on small tables.
References #2985 for PostGIS 2.3.0

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

8 years agotiger normalize, pagc_normalize integer out of range
Regina Obe [Sun, 25 Sep 2016 03:41:38 +0000 (03:41 +0000)]
tiger normalize, pagc_normalize integer out of range
references #3641 for PostGIS 2.3.0

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

8 years ago../../utils/create_spatial_ref_sys_config_dump.pl: not found on FreeBSD Add $PERL...
Regina Obe [Sat, 24 Sep 2016 06:46:03 +0000 (06:46 +0000)]
../../utils/create_spatial_ref_sys_config_dump.pl: not found on FreeBSD Add $PERL (my freebsd doesn't work without it

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

8 years agofix numeric in interpolate_from_address
Regina Obe [Sat, 24 Sep 2016 06:31:01 +0000 (06:31 +0000)]
fix numeric in interpolate_from_address
References #3640 for PostGIS 2.3.0 (trunk) better fix

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

8 years agofix numeric in interpolate_from_address
Regina Obe [Sat, 24 Sep 2016 04:11:16 +0000 (04:11 +0000)]
fix numeric in interpolate_from_address
References #3640 for PostGIS 2.3.0 (trunk)

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

8 years agoSimplify loop / make more readable
Sandro Santilli [Fri, 23 Sep 2016 17:38:30 +0000 (17:38 +0000)]
Simplify loop / make more readable

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

8 years agoFix test for getFaceByPoint to not rely on invalid topology
Sandro Santilli [Thu, 22 Sep 2016 16:10:43 +0000 (16:10 +0000)]
Fix test for getFaceByPoint to not rely on invalid topology

Closes #3632

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

8 years agoNEWS updates
Daniel Baston [Wed, 21 Sep 2016 22:21:23 +0000 (22:21 +0000)]
NEWS updates

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

8 years agoAmend garden tests to test BRIN indexes for geometry and geography
Regina Obe [Wed, 21 Sep 2016 20:11:50 +0000 (20:11 +0000)]
Amend garden tests to test BRIN indexes for geometry and geography
closes #3619

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

8 years agomark more raster functions parallel safe
Regina Obe [Wed, 21 Sep 2016 19:44:46 +0000 (19:44 +0000)]
mark more raster functions parallel safe
references #3556

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

8 years agoforgot to update ChangeLog on RC1, too late but lets bring it up to date a bit.
Regina Obe [Wed, 21 Sep 2016 15:58:27 +0000 (15:58 +0000)]
forgot to update ChangeLog on RC1, too late but lets bring it up to date a bit.

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

8 years agoAddGeometryColumn should not be marked parallel safe
Regina Obe [Tue, 20 Sep 2016 21:01:40 +0000 (21:01 +0000)]
AddGeometryColumn should not be marked parallel safe
closes #3636

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

8 years agoflip back to 2.3.0dev until release time
Regina Obe [Mon, 19 Sep 2016 05:21:03 +0000 (05:21 +0000)]
flip back to 2.3.0dev until release time

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

8 years agoflip switch to PostGIS 2.3.0rc1
Regina Obe [Mon, 19 Sep 2016 05:17:35 +0000 (05:17 +0000)]
flip switch to PostGIS 2.3.0rc1

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

8 years agodoc corrections from ruvyn for PostGIS 2.3
Regina Obe [Mon, 19 Sep 2016 04:54:41 +0000 (04:54 +0000)]
doc corrections from ruvyn for PostGIS 2.3
references #3581
references #3580
references #3586
references #3575

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

8 years agomissed another schema qualify
Regina Obe [Mon, 19 Sep 2016 04:00:29 +0000 (04:00 +0000)]
missed another schema qualify

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

8 years agomissed some schema qualify
Regina Obe [Mon, 19 Sep 2016 03:42:33 +0000 (03:42 +0000)]
missed some schema qualify

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

8 years agouse ST_Union instead of ST_Collect to compute max extent
Regina Obe [Sun, 18 Sep 2016 23:41:24 +0000 (23:41 +0000)]
use ST_Union instead of ST_Collect to compute max extent
References #3501 for PostGIS 2.3.0 trunk

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

8 years agoEarly release memory used by SPI executed topology callback queries
Sandro Santilli [Fri, 16 Sep 2016 09:16:48 +0000 (09:16 +0000)]
Early release memory used by SPI executed topology callback queries

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

8 years agoNew method to approximate minimum bounding circle polygon without using ST_Buffer...
Daniel Baston [Wed, 14 Sep 2016 16:04:46 +0000 (16:04 +0000)]
New method to approximate minimum bounding circle polygon without using ST_Buffer.  (References #2841, #3620)

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

8 years agogitignore updates (ignore gcov output)
Daniel Baston [Wed, 14 Sep 2016 13:37:28 +0000 (13:37 +0000)]
gitignore updates (ignore gcov output)

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

8 years ago#3569, Incorrect coordinates returned by ST_CollectionHomogenize
Daniel Baston [Tue, 13 Sep 2016 18:06:49 +0000 (18:06 +0000)]
#3569, Incorrect coordinates returned by ST_CollectionHomogenize

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

8 years agoAdd ST_SnapToGrid so 32-bit and 64-bit answers agree
Regina Obe [Tue, 13 Sep 2016 16:55:27 +0000 (16:55 +0000)]
Add ST_SnapToGrid so 32-bit and 64-bit answers agree
References #3629 for PostGIS 2.3

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

8 years agoFix DEBUG build of topology
Sandro Santilli [Tue, 13 Sep 2016 08:38:49 +0000 (08:38 +0000)]
Fix DEBUG build of topology

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

8 years agoRe-add accidentally removed trailing spaces in an _expected file
Sandro Santilli [Mon, 12 Sep 2016 18:00:44 +0000 (18:00 +0000)]
Re-add accidentally removed trailing spaces in an _expected file

Also tweak .editorconfig to avoid this accident in the future

Fixes #3630

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

8 years agoRemove generated file on make clean
Sandro Santilli [Mon, 12 Sep 2016 16:17:32 +0000 (16:17 +0000)]
Remove generated file on make clean

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

8 years agoRemove trailing spaces
Sandro Santilli [Mon, 12 Sep 2016 16:17:26 +0000 (16:17 +0000)]
Remove trailing spaces

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

8 years agoRemove carriage returns from regression tests
Sandro Santilli [Mon, 12 Sep 2016 16:01:16 +0000 (16:01 +0000)]
Remove carriage returns from regression tests

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

8 years agoIgnore new generated files
Sandro Santilli [Mon, 12 Sep 2016 16:01:08 +0000 (16:01 +0000)]
Ignore new generated files

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

8 years agoRevert ST_EstimatedExtent back to good ol'days when it returned WARNING instead of...
Regina Obe [Mon, 12 Sep 2016 08:48:57 +0000 (08:48 +0000)]
Revert ST_EstimatedExtent back to good ol'days when it returned WARNING instead of ERROR when no stats
Closes #3396

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

8 years agoReduce data transfer on drone agent git fetch (--depth 20)
Sandro Santilli [Fri, 9 Sep 2016 21:19:54 +0000 (21:19 +0000)]
Reduce data transfer on drone agent git fetch (--depth 20)

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

8 years agoAdd test for ST_SwapOrdinate fix (#3628)
Sandro Santilli [Fri, 9 Sep 2016 14:23:24 +0000 (14:23 +0000)]
Add test for ST_SwapOrdinate fix (#3628)

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

8 years agoAdd complete test for RT_CreateOverview and schemas
Sandro Santilli [Fri, 9 Sep 2016 14:16:18 +0000 (14:16 +0000)]
Add complete test for RT_CreateOverview and schemas

Test by hypostase
See #3615

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

8 years agoFix lack of support for capitalized-Y in SwapOrdinates
Sandro Santilli [Fri, 9 Sep 2016 14:02:32 +0000 (14:02 +0000)]
Fix lack of support for capitalized-Y in SwapOrdinates

Closes #3628

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

8 years agoReally fix callback reading Edge data in presence of unexpected NULLs
Sandro Santilli [Thu, 8 Sep 2016 16:06:29 +0000 (16:06 +0000)]
Really fix callback reading Edge data in presence of unexpected NULLs

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

8 years agoFix callback reading Edge data in presence of unexpected NULLs
Sandro Santilli [Thu, 8 Sep 2016 15:52:59 +0000 (15:52 +0000)]
Fix callback reading Edge data in presence of unexpected NULLs

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

8 years agoDo not require expecting DISCARD ALL
Sandro Santilli [Wed, 7 Sep 2016 18:21:43 +0000 (18:21 +0000)]
Do not require expecting DISCARD ALL

.. actually it may be a good idea to run it always after each test ..

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

8 years agoStyle only: remove trailing blankspaces
Sandro Santilli [Wed, 7 Sep 2016 18:21:35 +0000 (18:21 +0000)]
Style only: remove trailing blankspaces

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

8 years agoFix schema support in RT_CreateOveriew
Sandro Santilli [Wed, 7 Sep 2016 18:15:24 +0000 (18:15 +0000)]
Fix schema support in RT_CreateOveriew

Patch by hypostase
Closes #3615

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

8 years agoFix regress tests for builds without JSON support
Sandro Santilli [Wed, 7 Sep 2016 17:45:16 +0000 (17:45 +0000)]
Fix regress tests for builds without JSON support

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

8 years ago#3627, Encoded polyline functions ignore precision parameter
Daniel Baston [Tue, 6 Sep 2016 22:44:47 +0000 (22:44 +0000)]
#3627, Encoded polyline functions ignore precision parameter

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

8 years agoload_outdb related tests fix for @INC change in perl
Regina Obe [Tue, 6 Sep 2016 15:16:35 +0000 (15:16 +0000)]
load_outdb related tests fix for @INC change in perl
fix for PostGIS 2.3, patch from Sebastiaan Couwenberg for #3624

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

8 years agoFormatting (tab to spaces, consistent indenting)
Sandro Santilli [Tue, 6 Sep 2016 08:29:30 +0000 (08:29 +0000)]
Formatting (tab to spaces, consistent indenting)

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

8 years agoBump trunk to rc1dev
Regina Obe [Tue, 6 Sep 2016 06:36:28 +0000 (06:36 +0000)]
Bump trunk to rc1dev

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

8 years agoPrepare for PostGIS 2.3.0beta1 release
Regina Obe [Tue, 6 Sep 2016 04:05:18 +0000 (04:05 +0000)]
Prepare for PostGIS 2.3.0beta1 release

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

8 years agoAdd postgis_drop_before and postgis_drop_after scripts back to extension upgrade.
Regina Obe [Tue, 6 Sep 2016 03:49:00 +0000 (03:49 +0000)]
Add postgis_drop_before and postgis_drop_after scripts back to extension upgrade.
Closes #3623

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

8 years agoSchema qualify _ST_Vornoi calls, add old ST_Voronoi to postgis_drop_after.sql
Regina Obe [Tue, 6 Sep 2016 03:21:26 +0000 (03:21 +0000)]
Schema qualify _ST_Vornoi calls, add old ST_Voronoi to postgis_drop_after.sql
Closes #3622

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

8 years ago#3622, Signature updates to Voronoi functions
Daniel Baston [Mon, 5 Sep 2016 20:48:39 +0000 (20:48 +0000)]
#3622, Signature updates to Voronoi functions

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

8 years agoMultipoint support for ST_MakeLine was introduced in 2.3, not 2.0. Reshuffle availab...
Regina Obe [Mon, 5 Sep 2016 03:19:44 +0000 (03:19 +0000)]
Multipoint support for ST_MakeLine was introduced in 2.3, not 2.0.  Reshuffle availability so last is first.
Closes #3621

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

8 years ago#3612, Calling ST_ClusterDBSCAN with fewer than minpoints geometries in window frame...
Daniel Baston [Mon, 5 Sep 2016 02:10:12 +0000 (02:10 +0000)]
#3612, Calling ST_ClusterDBSCAN with fewer than minpoints geometries in window frame crashes backend

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

8 years agoAdd note to reflect BRIN only supported for PostgreSQL 9.5+.
Regina Obe [Sun, 4 Sep 2016 16:02:12 +0000 (16:02 +0000)]
Add note to reflect BRIN only supported for PostgreSQL 9.5+.

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

8 years agoFlag ST_Segmentize(geography..) as changed, minor change in News
Regina Obe [Sun, 4 Sep 2016 07:29:00 +0000 (07:29 +0000)]
Flag ST_Segmentize(geography..) as changed, minor change in News

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

8 years agoget rid of undeclared variable in POSTGIS_DEBUGF
Regina Obe [Sun, 4 Sep 2016 05:34:04 +0000 (05:34 +0000)]
get rid of undeclared variable in POSTGIS_DEBUGF
compile with configure --enable-debug is broken
closes #3618

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

8 years agoHighlight in note tag in docs "ST_ClusterDbScan sometimes returns NULL cluster numbers"
Regina Obe [Sat, 3 Sep 2016 18:09:26 +0000 (18:09 +0000)]
Highlight in note tag in docs "ST_ClusterDbScan sometimes returns NULL cluster numbers"
As noted in #3617 so it stands out for people like me who don't have patiences to read docs and get surprised by this.

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

8 years agopgcommon/Makefile.in orders CFLAGS incorrectly leading to wrong liblwgeom.h
Regina Obe [Fri, 2 Sep 2016 21:23:36 +0000 (21:23 +0000)]
pgcommon/Makefile.in orders CFLAGS incorrectly leading to wrong liblwgeom.h
Patch from Greg Troxel
Closes #3604

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

8 years agoAccept PostgreSQL 10devel as the output from pg_config --version
Sandro Santilli [Wed, 31 Aug 2016 11:36:46 +0000 (11:36 +0000)]
Accept PostgreSQL 10devel as the output from pg_config --version

See
https://github.com/postgis/postgis/commit/d7e9c4bd845d1d5de78f9f5e31b254babc01f1d0#commitcomment-18845097

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

8 years agoAdding some commandline options to test_main.c for debugging.
Stephen Woodbridge [Wed, 31 Aug 2016 02:23:02 +0000 (02:23 +0000)]
Adding some commandline options to test_main.c for debugging.
Fixed a bug in tokenize.c to allow MIXED token to follow an AMPERS token in the rules.
This should close #3616

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

8 years agoAccept dot-less output from pg_config --version
Sandro Santilli [Sun, 28 Aug 2016 17:05:38 +0000 (17:05 +0000)]
Accept dot-less output from pg_config --version

Hopefully fixes #3614

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

8 years agoFormat as per editorconfig
Sandro Santilli [Sun, 28 Aug 2016 16:47:59 +0000 (16:47 +0000)]
Format as per editorconfig

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

8 years agoFix line endings
Sandro Santilli [Sat, 27 Aug 2016 22:46:30 +0000 (22:46 +0000)]
Fix line endings

See
https://lists.osgeo.org/pipermail/postgis-devel/2016-August/025905.html

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

8 years agoUpdate to support Tiger 2016
Regina Obe [Wed, 17 Aug 2016 19:31:34 +0000 (19:31 +0000)]
Update to support Tiger 2016
Also revise scripts to support both http and ftp, change url to use http:
Update docs with more help for Linux/Unix folks, revise paths to more closely mirror ubuntu and use 9.6
Add note about BRIN, parallel, and TIGER 2016 in what is new section
Closes #3547

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

8 years agoSegmentize geography using equal length segments, (Hugo Mercier of Oslandia)
Regina Obe [Wed, 17 Aug 2016 13:01:23 +0000 (13:01 +0000)]
Segmentize geography using equal length segments, (Hugo Mercier of Oslandia)
Closes #3613
Closes #3539
Closes https://github.com/postgis/postgis/pull/90

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

8 years agoRemove search path on functions (slows down some functions) and no longer needed...
Regina Obe [Wed, 10 Aug 2016 02:46:53 +0000 (02:46 +0000)]
Remove search path on functions (slows down some functions) and no longer needed now we schema qualify all calls
closes #3611

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

8 years agofix extensions build
Sandro Santilli [Mon, 8 Aug 2016 21:08:32 +0000 (21:08 +0000)]
fix extensions build

Patch by Dmitry Vasilyev <vadv.mkn@gmail.com>

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

8 years ago schema qualify function and operator calls in geometry and geography functions
Regina Obe [Sat, 6 Aug 2016 13:05:04 +0000 (13:05 +0000)]
 schema qualify function and operator calls in geometry and geography functions
Closes #3496
Closes #3494
Closes #3486
Closes #3076

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

8 years agoAllocate memory for encoding argument, so it can be safely freed later.
Sandro Santilli [Fri, 5 Aug 2016 14:52:21 +0000 (14:52 +0000)]
Allocate memory for encoding argument, so it can be safely freed later.

Fixes #3608

Patch by Matt Amos <zerebubuth@gmail.com>

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

8 years agoFix inconsistency with multilinestring in ST_LocateBetweenElevations()
Sandro Santilli [Fri, 5 Aug 2016 14:09:06 +0000 (14:09 +0000)]
Fix inconsistency with multilinestring in ST_LocateBetweenElevations()

Fixes bug #3607.
Includes testcase.

Patch by Artur Zakirov <a.zakirov@postgrespro.ru>

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

8 years agocorrect Dalibo spelling.
Regina Obe [Wed, 3 Aug 2016 21:32:17 +0000 (21:32 +0000)]
correct Dalibo spelling.

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

8 years agocorrect company attribution of Ronan and Julien
Regina Obe [Wed, 3 Aug 2016 19:23:11 +0000 (19:23 +0000)]
correct company attribution of Ronan and Julien

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

8 years agoschema qualify raster function calls
Regina Obe [Mon, 1 Aug 2016 05:15:44 +0000 (05:15 +0000)]
schema qualify raster function calls
references #3496

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

8 years agoMark PostgreSQL 9.2 as minimum supported
Regina Obe [Sun, 31 Jul 2016 05:05:50 +0000 (05:05 +0000)]
Mark PostgreSQL 9.2 as minimum supported
closes #3384

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

8 years agoAdd support for BRIN indexes - missed new files on last commit
Regina Obe [Sun, 31 Jul 2016 04:34:16 +0000 (04:34 +0000)]
Add support for BRIN indexes - missed new files on last commit
Closes #3591
Closes https://github.com/postgis/postgis/pull/106

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

8 years ago Add support for BRIN indexes (2nd Quadrant, Giuseppe Broccolo, Julien Rouhaud)
Regina Obe [Sun, 31 Jul 2016 03:46:40 +0000 (03:46 +0000)]
 Add support for BRIN indexes (2nd Quadrant, Giuseppe Broccolo, Julien Rouhaud)
Closes #3591
Closes https://github.com/postgis/postgis/pull/106

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

8 years agoperl as found by configure is not used in tiger, sfcgal, or address_standardizer...
Regina Obe [Sat, 30 Jul 2016 16:56:43 +0000 (16:56 +0000)]
perl as found by configure is not used in tiger, sfcgal, or address_standardizer extensions
references #3602 for PostGIS 2.3 (trunk)
tiger_data not being backed up and add upgrade test
references #3515 for PostGIS 2.3 (trunk)

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

8 years ago#3496 patch commit - Make postgis non-relocateable and schema qualify at least core...
Regina Obe [Wed, 27 Jul 2016 21:50:30 +0000 (21:50 +0000)]
#3496 patch commit - Make postgis non-relocateable and schema qualify at least core functions
make postgis extension not schema relocateble
revise several raster functions to use schema qualified operators and function calls
revise make scripts to strip out schema qualified for non-extension installed, and keep for extension installed

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

8 years agoAdd IRC links
Sandro Santilli [Mon, 25 Jul 2016 08:38:22 +0000 (08:38 +0000)]
Add IRC links

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

8 years agoUpdate korean translation
Sandro Santilli [Sat, 23 Jul 2016 09:23:43 +0000 (09:23 +0000)]
Update korean translation

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

8 years agoclarify tiger load instructions and how to use psql to generate script
Regina Obe [Fri, 22 Jul 2016 20:07:03 +0000 (20:07 +0000)]
clarify tiger load instructions and how to use psql to generate script

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

8 years agoUse a variable for the test-image
Sandro Santilli [Thu, 21 Jul 2016 17:51:41 +0000 (17:51 +0000)]
Use a variable for the test-image

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

8 years agoUse -O0 for test builds, add reference to postgis-docker
Sandro Santilli [Thu, 21 Jul 2016 17:41:48 +0000 (17:41 +0000)]
Use -O0 for test builds, add reference to postgis-docker

Removing the optimization flag reduces build time from ~40s to ~30s

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

8 years agoAvoid the unstable "wait", split build and check steps
Sandro Santilli [Thu, 21 Jul 2016 12:02:08 +0000 (12:02 +0000)]
Avoid the unstable "wait", split build and check steps

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

8 years agoRemove docker configuration,
Sandro Santilli [Thu, 21 Jul 2016 11:31:50 +0000 (11:31 +0000)]
Remove docker configuration,

Project moved to:
http://git.osgeo.org/gogs/postgis/postgis-docker

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

8 years agoUpdate instructions per updated build-test image
Sandro Santilli [Thu, 21 Jul 2016 11:26:33 +0000 (11:26 +0000)]
Update instructions per updated build-test image

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

8 years agoPre-create the "root" PostgreSQL user in the build-test image
Sandro Santilli [Thu, 21 Jul 2016 11:26:24 +0000 (11:26 +0000)]
Pre-create the "root" PostgreSQL user in the build-test image

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

8 years agoUse "DROP TABLE IF EXISTS" on shp2pgsql -d
Sandro Santilli [Thu, 21 Jul 2016 09:46:20 +0000 (09:46 +0000)]
Use "DROP TABLE IF EXISTS" on shp2pgsql -d

Patch by Eugene Antimirov
Closes #2236

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

8 years agoAdd required image directive under clone:
Sandro Santilli [Tue, 19 Jul 2016 22:52:09 +0000 (22:52 +0000)]
Add required image directive under clone:

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

8 years agoOptimize drone cloning step
Sandro Santilli [Tue, 19 Jul 2016 22:45:46 +0000 (22:45 +0000)]
Optimize drone cloning step

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

8 years agoReorder buildbot badges
Sandro Santilli [Tue, 19 Jul 2016 21:56:04 +0000 (21:56 +0000)]
Reorder buildbot badges

Self-hosted first, services last

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

8 years agoAdd Dronie badge
Sandro Santilli [Tue, 19 Jul 2016 21:42:22 +0000 (21:42 +0000)]
Add Dronie badge

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

8 years agoAdd drone and docker config
Sandro Santilli [Tue, 19 Jul 2016 21:42:13 +0000 (21:42 +0000)]
Add drone and docker config

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

8 years agoDo not declare sfcgal_suite_setup when not implemented
Sandro Santilli [Sat, 16 Jul 2016 15:20:06 +0000 (15:20 +0000)]
Do not declare sfcgal_suite_setup when not implemented

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