]> granicus.if.org Git - postgis/log
postgis
7 years agoBring performance tips section up to newer versions
Regina Obe [Fri, 30 Jun 2017 20:43:48 +0000 (20:43 +0000)]
Bring performance tips section up to newer versions
Closes #3746 for PostGIS 2.3 (branch)

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

7 years agotry to fix travis gdal related build error
Regina Obe [Sat, 24 Jun 2017 06:18:36 +0000 (06:18 +0000)]
try to fix travis gdal related build error

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

7 years agofix typo
Regina Obe [Sat, 24 Jun 2017 05:36:53 +0000 (05:36 +0000)]
fix typo

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

7 years agoSpecify highest version of PostgreSQL supported.
Regina Obe [Sat, 24 Jun 2017 05:36:22 +0000 (05:36 +0000)]
Specify highest version of PostgreSQL supported.
References #3762 for PostGIS 2.3.3

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

7 years agochange doco for Geocode_Intersection to agree with function definition.
Regina Obe [Sat, 24 Jun 2017 05:31:35 +0000 (05:31 +0000)]
change doco for Geocode_Intersection to agree with function definition.
Closes #3717 for PostGIS 2.3.3

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

7 years agoChange ST_Clip from Error to Notice when ST_Clip can compute no band
Regina Obe [Sat, 24 Jun 2017 04:58:24 +0000 (04:58 +0000)]
Change ST_Clip from Error to Notice when ST_Clip can compute no band
Closest #3730 for PostGIS 2.3.3

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

7 years agoUpdate 3D example and put a note about function may return the same geometry.
Regina Obe [Sat, 24 Jun 2017 04:33:02 +0000 (04:33 +0000)]
Update 3D example and put a note about function may return the same geometry.
References #3702 for PostGIS 2.4 (trunk)

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

7 years agoIncrease LIMIT clause on tests so can more readily catch issues like #3704.
Regina Obe [Sat, 24 Jun 2017 04:06:19 +0000 (04:06 +0000)]
Increase LIMIT clause on tests so can more readily catch issues like #3704.

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

7 years agoFix lwgeom_cmp return code
Sandro Santilli [Fri, 23 Jun 2017 22:57:38 +0000 (22:57 +0000)]
Fix lwgeom_cmp return code

Closes #3777 once again (for 2.3 branch)

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

7 years agoFix compiler warnings about printf-like formats
Sandro Santilli [Fri, 23 Jun 2017 15:07:50 +0000 (15:07 +0000)]
Fix compiler warnings about printf-like formats

This was already fixed in trunk

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

7 years agoFix handling of EMPTY geometries in btree operator
Sandro Santilli [Fri, 23 Jun 2017 14:58:58 +0000 (14:58 +0000)]
Fix handling of EMPTY geometries in btree operator

Includes regress test

Closes #3777 for 2.3 branch

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

7 years agoST_AsX3D handle empty geometries
Regina Obe [Fri, 23 Jun 2017 06:15:04 +0000 (06:15 +0000)]
ST_AsX3D handle empty geometries
Closes #3704 for PostGIS 2.3.3

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

7 years agoBackport test sql script missed in last commit
Regina Obe [Fri, 23 Jun 2017 05:55:55 +0000 (05:55 +0000)]
Backport test sql script missed in last commit
References #3682 for 2.3.3
References #3701 for 2.3.3

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

7 years agoBackport fixes for pgsql2shp for Boolean field length and quote escaping
Regina Obe [Fri, 23 Jun 2017 05:19:48 +0000 (05:19 +0000)]
Backport fixes for pgsql2shp for Boolean field length and quote escaping
Includes tests for both
Closes #3682
Closes #3701

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

8 years agoAvoid ever-growing postgis extension upgrade scripts
Sandro Santilli [Mon, 19 Jun 2017 20:37:07 +0000 (20:37 +0000)]
Avoid ever-growing postgis extension upgrade scripts

Fixes #3775 for 2.3 branch

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

8 years agoStyle only change: remove trailing blanks
Sandro Santilli [Mon, 19 Jun 2017 20:37:00 +0000 (20:37 +0000)]
Style only change: remove trailing blanks

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

8 years agoSpeep up -> Speed up
Sandro Santilli [Tue, 6 Jun 2017 12:27:52 +0000 (12:27 +0000)]
Speep up -> Speed up

Thanks Andreas Schild via
https://www.transifex.com/postgis/postgis/translate/#de/release_notesxmlpot/74993598/

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

8 years agoshp2pgsql locale fixes are #3084, not #3048
Sandro Santilli [Tue, 6 Jun 2017 12:22:04 +0000 (12:22 +0000)]
shp2pgsql locale fixes are #3084, not #3048

Thanks Andreas Schild via
https://www.transifex.com/postgis/postgis/translate/#de/release_notesxmlpot/74993584/

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

8 years agoSet RUNTESTFLAGS env variable locally
Sandro Santilli [Thu, 4 May 2017 18:01:55 +0000 (18:01 +0000)]
Set RUNTESTFLAGS env variable locally

global env doesn't seem to work with Drone

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

8 years ago@ operator not schema qualified and ~ not schema qualified in some places
Regina Obe [Wed, 3 May 2017 03:50:38 +0000 (03:50 +0000)]
@ operator not schema qualified and ~ not schema qualified in some places
apply patch with adjustments. Patch provided by Shane StClair (Axiom Data Science)
Closes #3750 for PostGIS 2.3.3

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

8 years agorevise ST_Subdivide regress to use ticket instead of github pull request
Regina Obe [Tue, 25 Apr 2017 08:20:11 +0000 (08:20 +0000)]
revise ST_Subdivide regress to use ticket instead of github pull request
References #3744 for PostGIS 2.3

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

8 years agoPDF manual from dblatex renders fancy quotes for programlisting
Regina Obe [Tue, 25 Apr 2017 06:02:12 +0000 (06:02 +0000)]
PDF manual from dblatex renders fancy quotes for programlisting
Change to use regular quotes
patch from Mike Toews
References #3726 for PostGIS 2.3

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

8 years agoST_Subdivide loses subparts of inverted geometries patch from Darafei Praliaskouski...
Regina Obe [Mon, 24 Apr 2017 20:42:05 +0000 (20:42 +0000)]
ST_Subdivide loses subparts of inverted geometries patch from Darafei Praliaskouski (Komzpa)
Closes #3744 for PostGIS 2.3
changed area regress to cast to numeric so doesn't return scientific notation on windows

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

8 years agoGet rid of logic that set out_srid to same as input srid and change to not try to...
Regina Obe [Sun, 23 Apr 2017 20:34:18 +0000 (20:34 +0000)]
Get rid of logic that set out_srid to same as input srid and change to not try to transform when out_srid is unknown.
Closes #3738 for PostGIS 2.3

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

8 years agoFix drone build badge url
Sandro Santilli [Wed, 12 Apr 2017 13:35:51 +0000 (13:35 +0000)]
Fix drone build badge url

[ci skip]

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

8 years agoGet rid of knn tests where multiple records have the same distances
Regina Obe [Sat, 8 Apr 2017 12:25:07 +0000 (12:25 +0000)]
Get rid of knn tests where multiple records have the same distances
references #3649 for 2.3

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

8 years agoFix error in docs for ST_ClusterDBSCAN
Daniel Baston [Tue, 4 Apr 2017 17:40:45 +0000 (17:40 +0000)]
Fix error in docs for ST_ClusterDBSCAN

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

8 years agoFix azimuth computation for 2.5D edge ends
Sandro Santilli [Sat, 11 Mar 2017 16:23:45 +0000 (16:23 +0000)]
Fix azimuth computation for 2.5D edge ends

The change disreguard vertical movemements of the edge and computes
azimuth of the first segment getting away from the node.

Includes automated testcase

Closes #3711 (in 2.3 branch)

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

8 years agoBump to next dev revision
Regina Obe [Tue, 31 Jan 2017 05:05:06 +0000 (05:05 +0000)]
Bump to next dev revision

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

8 years agoPrep for PostGIS 2.3.2 release
Regina Obe [Mon, 30 Jan 2017 05:59:15 +0000 (05:59 +0000)]
Prep for PostGIS 2.3.2 release

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

8 years agoFix for 32-bit lwprint to support ST_AsLatLonText
Regina Obe [Sat, 28 Jan 2017 04:10:49 +0000 (04:10 +0000)]
Fix for 32-bit lwprint to support ST_AsLatLonText
References #3688 for PostGIS 2.3.2

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

8 years agoTurn off loading of tabblock by default. It's been broken since 2014
Regina Obe [Wed, 25 Jan 2017 23:42:12 +0000 (23:42 +0000)]
Turn off loading of tabblock by default.  It's been broken since 2014
References #3898 for PostGIS 2.3

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

8 years agoFix for pg_upgrade of pg < 9.5 + 2.3+, pg_upgrade and doing a postgis micro update...
Regina Obe [Sun, 22 Jan 2017 07:44:49 +0000 (07:44 +0000)]
Fix for pg_upgrade of pg < 9.5 + 2.3+, pg_upgrade and doing a postgis micro update to latest stable.
closes #3683 for PostGIS 2.3

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

8 years agoST_AsLatLonText: round minutes [2.3 backport]
Sandro Santilli [Wed, 18 Jan 2017 21:07:16 +0000 (21:07 +0000)]
ST_AsLatLonText: round minutes [2.3 backport]

Patch by Mike Toews, closes #3688

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

8 years agoKNN recheck in 9.5+ fails with index returned tuples in wrong order
Regina Obe [Sat, 7 Jan 2017 08:52:17 +0000 (08:52 +0000)]
KNN recheck in 9.5+ fails with index returned tuples in wrong order
references #3418 for PostGIS 2.3

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

8 years agoupdate news with latest 2 bug fixes
Regina Obe [Fri, 6 Jan 2017 10:31:17 +0000 (10:31 +0000)]
update news with latest 2 bug fixes

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

8 years agoRelationship functions not using an index in some cases
Regina Obe [Thu, 5 Jan 2017 19:15:21 +0000 (19:15 +0000)]
Relationship functions not using an index in some cases
Set cost back to 1 for functions that return a geometry
A higher cost has the side-effect of making the planner
think when used in conjunction with relate constructs like ST_Intersects
it's cheaper to compute the geometry once rather
than compute twice and break into an index and non-index call.
References #3657 for PostGIS 2.3

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

8 years agoPostGIS upgrade scripts missing GRANT for views
Regina Obe [Tue, 20 Dec 2016 03:22:46 +0000 (03:22 +0000)]
PostGIS upgrade scripts missing GRANT for views
references #3680 for PostGIS 2.3

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

8 years agoIndent and style NEWS file
Sandro Santilli [Sat, 3 Dec 2016 22:32:07 +0000 (22:32 +0000)]
Indent and style NEWS file

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

8 years agoCost on ST_SetSRID is preventing index use with relation functions. Change from 10...
Regina Obe [Sat, 3 Dec 2016 20:39:18 +0000 (20:39 +0000)]
Cost on ST_SetSRID is preventing index use with relation functions. Change from 10 to 1.
References #3675 for PostGIS 2.3

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

8 years agoMore minor corrections to HOW_TO_RELEASE, bump version to 2.3.2dev
Regina Obe [Mon, 28 Nov 2016 15:10:35 +0000 (15:10 +0000)]
More minor corrections to HOW_TO_RELEASE, bump version to 2.3.2dev

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

8 years agoMore corrections to HOWTO_RELEASE, prepare for PostGIS 2.3.1 release
Regina Obe [Mon, 28 Nov 2016 14:49:18 +0000 (14:49 +0000)]
More corrections to HOWTO_RELEASE, prepare for PostGIS 2.3.1 release

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

8 years agoAdd build badges, trunk vs. branch release
Regina Obe [Sat, 26 Nov 2016 21:49:51 +0000 (21:49 +0000)]
Add build badges, trunk vs. branch release
closes #3671 for PostGIS 2.3

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

8 years agoMark ST_Extent, ST_Mem* aggregate functions parallel safe
Regina Obe [Sat, 26 Nov 2016 19:54:38 +0000 (19:54 +0000)]
Mark ST_Extent, ST_Mem* aggregate functions parallel safe
closes #3650 for PostGIS 2.3.1

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

8 years agoST_DumpAsPolygons documentation confusing wrt no data value
Regina Obe [Sat, 26 Nov 2016 16:39:38 +0000 (16:39 +0000)]
ST_DumpAsPolygons documentation confusing wrt no data value
closes #3512 for PostGIS 2.3.1

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

8 years agoST_Equals documentation does not describe current behavior
Regina Obe [Sat, 26 Nov 2016 15:19:35 +0000 (15:19 +0000)]
ST_Equals documentation does not describe current behavior
closes #3566 for 2.3.1

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

8 years agoIncorrect parameter name for CreateTopology
Regina Obe [Sat, 26 Nov 2016 14:55:51 +0000 (14:55 +0000)]
Incorrect parameter name for CreateTopology
references #3509 for 2.3.1

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

8 years agoadd raster constraint max extent exceeds array size limit
Regina Obe [Fri, 25 Nov 2016 01:05:14 +0000 (01:05 +0000)]
add raster constraint max extent exceeds array size limit
references #3501 for 2.3 (PostGIS 2.3.1)

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

8 years agoChange MSG line
Paul Ramsey [Mon, 21 Nov 2016 15:03:33 +0000 (15:03 +0000)]
Change MSG line

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

8 years agoBackport trunk changes in topology docs
Sandro Santilli [Thu, 17 Nov 2016 08:01:03 +0000 (08:01 +0000)]
Backport trunk changes in topology docs

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

8 years agoOS guard 10.12 osx libxml fix
Paul Ramsey [Tue, 15 Nov 2016 23:32:31 +0000 (23:32 +0000)]
OS guard 10.12 osx libxml fix

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

8 years agoadd missing bug fix to list
Regina Obe [Fri, 11 Nov 2016 19:51:31 +0000 (19:51 +0000)]
add missing bug fix to list

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

8 years agoindex corruption and memory leak in BRIN support
Regina Obe [Fri, 11 Nov 2016 19:42:31 +0000 (19:42 +0000)]
index corruption and memory leak in BRIN support
Patch from Julien Rouhaud (Dalibo)
closes #3665 for PostGIS 2.3.1

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

8 years agoBug in geography ST_Segmentize
Regina Obe [Thu, 10 Nov 2016 00:11:27 +0000 (00:11 +0000)]
Bug in geography ST_Segmentize
References #3667 for PostGIS 2.3.1
Patch provided by Hugo Mercier (Oslandia)

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

8 years agost_concavehull() returns sometimes empty geometry collection
Regina Obe [Sun, 30 Oct 2016 22:30:10 +0000 (22:30 +0000)]
st_concavehull() returns sometimes empty geometry collection
references #1973 for PostGIS 2.3

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

8 years agoUpdate drone yml to 0.5 version
Sandro Santilli [Fri, 28 Oct 2016 15:41:06 +0000 (15:41 +0000)]
Update drone yml to 0.5 version

See https://git.osgeo.org/gogs/sac/gogs-service/issues/14

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

8 years agoraster GUC - boot_postgis_gdal_enabled_drivers should use TopMemoryContext instead...
Regina Obe [Sun, 16 Oct 2016 01:16:42 +0000 (01:16 +0000)]
raster GUC - boot_postgis_gdal_enabled_drivers should use TopMemoryContext instead of CurrentMemoryContext
References #3659  for 2.3 (PostGIS 2.3.4) patch provided by manaeem

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

8 years agoFix typo in error message about ClipByBox availability
Sandro Santilli [Mon, 10 Oct 2016 20:24:38 +0000 (20:24 +0000)]
Fix typo in error message about ClipByBox availability

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

8 years agoBe verbose in running tests
Sandro Santilli [Mon, 10 Oct 2016 19:46:11 +0000 (19:46 +0000)]
Be verbose in running tests

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

8 years agoFix buildbot badges to point to 2.3 branch
Sandro Santilli [Sat, 8 Oct 2016 09:11:43 +0000 (09:11 +0000)]
Fix buildbot badges to point to 2.3 branch

See #3657

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

8 years agoAdd missing upgrade checker
Sandro Santilli [Fri, 7 Oct 2016 20:17:00 +0000 (20:17 +0000)]
Add missing upgrade checker

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

8 years agoFix aggregates upgrade
Sandro Santilli [Fri, 7 Oct 2016 20:05:59 +0000 (20:05 +0000)]
Fix aggregates upgrade

Fixes #3656 (aggregate upgrades)

Enables automated ugprade testing

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

8 years agoRemove hard-coded version in Doxygen project name
Sandro Santilli [Thu, 6 Oct 2016 17:31:13 +0000 (17:31 +0000)]
Remove hard-coded version in Doxygen project name

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

8 years ago#3652, Crash on collection(multicurve())
Paul Ramsey [Mon, 3 Oct 2016 20:21:43 +0000 (20:21 +0000)]
#3652, Crash on collection(multicurve())

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

8 years agogit-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15160 b70326c6-7e19-0410-871a...
Regina Obe [Tue, 27 Sep 2016 22:55:01 +0000 (22:55 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15160 b70326c6-7e19-0410-871a-916f4a2858ee

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

Closes #3644 for 2.3 branch

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

8 years agoPostGIS not building on latest OSX XCode
Regina Obe [Mon, 26 Sep 2016 21:47:05 +0000 (21:47 +0000)]
PostGIS not building on latest OSX XCode
References #3643 for PostGIS 2.3.1 (patch from pramsey)

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

8 years agobump up version to 2.3.1dev
Regina Obe [Mon, 26 Sep 2016 05:45:26 +0000 (05:45 +0000)]
bump up version to 2.3.1dev

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

8 years agofix typo in release notes
Regina Obe [Mon, 26 Sep 2016 05:15:45 +0000 (05:15 +0000)]
fix typo in release notes

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

8 years agoGet ready for PostGIS 2.3.0 launch
Regina Obe [Mon, 26 Sep 2016 04:45:44 +0000 (04:45 +0000)]
Get ready for PostGIS 2.3.0 launch

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

8 years agoBranch 2.3 (trunk will become 2.4 after we are done)
Regina Obe [Mon, 26 Sep 2016 03:26:11 +0000 (03:26 +0000)]
Branch 2.3 (trunk will become 2.4 after we are done)

git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15143 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