Commit graph

11252 commits

Author SHA1 Message Date
Regina Obe d7bdadac10 add raster constraint max extent exceeds array size limit
references #3501 for trunk (PostGIS 2.4)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15243 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-22 06:58:02 +00:00
Sandro Santilli 71c96c3c5b Remove trailing blankspaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15242 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-21 15:27:19 +00:00
Sandro Santilli 5a997c2642 Do not continue execution of ptarray_to_GEOSCoordSeq on error
git-svn-id: http://svn.osgeo.org/postgis/trunk@15241 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-21 15:27:12 +00:00
Sandro Santilli bf508bd859 Do not continue execution of getPoint4d_p on error
git-svn-id: http://svn.osgeo.org/postgis/trunk@15240 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-21 15:27:06 +00:00
Sandro Santilli 45d573e768 Fix too many arguments warning introduced with r15236
git-svn-id: http://svn.osgeo.org/postgis/trunk@15239 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-21 15:24:13 +00:00
Paul Ramsey da3e1b840e Change MSG line
git-svn-id: http://svn.osgeo.org/postgis/trunk@15237 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-21 15:03:20 +00:00
Sandro Santilli 3d30d893d2 Allow passing NULL box to getEdgeWithinBox2D
git-svn-id: http://svn.osgeo.org/postgis/trunk@15236 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-18 11:22:27 +00:00
Sandro Santilli 05e4b56eb9 Update topology slide deck url
git-svn-id: http://svn.osgeo.org/postgis/trunk@15234 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-17 07:57:11 +00:00
Sandro Santilli 39dfe6fd5e Remove trailing whitespaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15233 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-17 07:57:04 +00:00
Sandro Santilli 881446154e Add TopoGeo_AddLineString in the "See Also" section of AddEdge
git-svn-id: http://svn.osgeo.org/postgis/trunk@15232 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-17 07:56:57 +00:00
Paul Ramsey 99ecf14049 Make OSX 10.12 libxml handler invisible to other platforms and less scary for othres
git-svn-id: http://svn.osgeo.org/postgis/trunk@15230 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-15 22:53:54 +00:00
Sandro Santilli 2ea10cbd86 Topology files want space indent
git-svn-id: http://svn.osgeo.org/postgis/trunk@15229 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-13 13:53:31 +00:00
Regina Obe 4d39ab6307 Bugs in BRIN support
Patch from Julien Rouhaud (Dalibo)
references #3665 for PostGIS 2.4 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15226 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-11 19:35:58 +00:00
Sandro Santilli 9857bab98f Remove IRC badge, adding a link to matrix bridge to chat section
git-svn-id: http://svn.osgeo.org/postgis/trunk@15225 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-10 19:07:53 +00:00
Sandro Santilli ab758dd38a Add IRC badge
git-svn-id: http://svn.osgeo.org/postgis/trunk@15224 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-10 18:46:35 +00:00
Regina Obe cc3437595e Bug in geography ST_Segmentize
Closes #3667 for PostGIS 2.4.0 (trunk)
Patch provided by Hugo Mercier (Oslandia)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15223 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-10 04:07:45 +00:00
Regina Obe 67876c1096 st_concavehull() returns sometimes empty geometry collection
references #1973 for PostGIS 2.4 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15219 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-30 22:24:08 +00:00
Sandro Santilli b6cba1106c 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/trunk@15215 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-28 15:40:00 +00:00
Regina Obe c326eea22f get rid of invalid link and obsolete statements about ST_Collect
git-svn-id: http://svn.osgeo.org/postgis/trunk@15214 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-25 18:38:56 +00:00
Sandro Santilli 6af019ac52 Add another path to search docbook xsl into
The added path is /usr/share/xml/docbook/stylesheet/docbook-xsl
which is the target of /usr/share/xml/docbook/stylesheet/nwalsh
being a symlink on Ubuntu 16.04

git-svn-id: http://svn.osgeo.org/postgis/trunk@15212 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-19 08:26:21 +00:00
Regina Obe 037480f70b raster GUC - boot_postgis_gdal_enabled_drivers should use TopMemoryContext instead of CurrentMemoryContext
References #3659  for trunk (PostGIS 2.4)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15208 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-15 21:16:04 +00:00
Sandro Santilli bbabfe1204 Force pull of build-test image upon pipeline start
git-svn-id: http://svn.osgeo.org/postgis/trunk@15207 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-12 19:12:12 +00:00
Sandro Santilli 9adb3d63b5 Remove trailing spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15206 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-12 19:11:27 +00:00
Sandro Santilli 8da79c29a6 Fix typo in error message about ClipByBox availability
git-svn-id: http://svn.osgeo.org/postgis/trunk@15203 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-10 20:25:29 +00:00
Sandro Santilli 4a972d5fcc Be verbose in running tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@15197 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-10 19:43:01 +00:00
Sandro Santilli a01fa20ac2 Mark changed aggregates
Fixes #3656 (aggregate upgrades)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15189 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-07 20:00:46 +00:00
Sandro Santilli 1d74af038d Properly signal check errors, stopping on first error
git-svn-id: http://svn.osgeo.org/postgis/trunk@15188 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-07 19:49:32 +00:00
Sandro Santilli a563097154 Add upgrade step
git-svn-id: http://svn.osgeo.org/postgis/trunk@15187 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-07 19:30:52 +00:00
Sandro Santilli 6fa94d35a7 Add script to check all upgrade paths
git-svn-id: http://svn.osgeo.org/postgis/trunk@15185 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-07 15:43:39 +00:00
Sandro Santilli 7ee82e34f5 Remove hard-coded version in Doxygen project name
git-svn-id: http://svn.osgeo.org/postgis/trunk@15180 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-06 17:31:34 +00:00
Sandro Santilli 98b2cdb872 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
2016-10-06 10:43:42 +00:00
Paul Ramsey de5cc63cca #3652, crash on collection(multicurve())
git-svn-id: http://svn.osgeo.org/postgis/trunk@15169 b70326c6-7e19-0410-871a-916f4a2858ee
2016-10-03 20:22:15 +00:00
Regina Obe 9c354e33a2 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
2016-09-27 22:56:12 +00:00
Sandro Santilli ff421474f0 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
2016-09-27 08:04:34 +00:00
Regina Obe 1924521530 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
2016-09-26 22:02:27 +00:00
Regina Obe 1b960df7a1 bump up to 2.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@15147 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-26 05:40:34 +00:00
Regina Obe cb8c4568b1 Document populate_topology_layer
closes #3462

git-svn-id: http://svn.osgeo.org/postgis/trunk@15140 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-25 09:19:00 +00:00
Regina Obe 97951bc4ee 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
2016-09-25 07:32:12 +00:00
Regina Obe 5f49cbcf97 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
2016-09-25 06:10:51 +00:00
Regina Obe a88c306cb5 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
2016-09-25 03:41:38 +00:00
Regina Obe ad0bac9a7a ../../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
2016-09-24 06:46:03 +00:00
Regina Obe 696e770e1e 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
2016-09-24 06:31:01 +00:00
Regina Obe a946005f76 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
2016-09-24 04:11:16 +00:00
Sandro Santilli 1be743733b Simplify loop / make more readable
git-svn-id: http://svn.osgeo.org/postgis/trunk@15131 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-23 17:38:30 +00:00
Sandro Santilli 8cb9a5240c 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
2016-09-22 16:10:43 +00:00
Daniel Baston fd9552cbd4 NEWS updates
git-svn-id: http://svn.osgeo.org/postgis/trunk@15128 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-21 22:21:23 +00:00
Regina Obe 56a95cd10d 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
2016-09-21 20:11:50 +00:00
Regina Obe 74c3af7908 mark more raster functions parallel safe
references #3556

git-svn-id: http://svn.osgeo.org/postgis/trunk@15126 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-21 19:44:46 +00:00
Regina Obe 53f127cb55 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
2016-09-21 15:58:27 +00:00
Regina Obe d22a15aa03 AddGeometryColumn should not be marked parallel safe
closes #3636

git-svn-id: http://svn.osgeo.org/postgis/trunk@15124 b70326c6-7e19-0410-871a-916f4a2858ee
2016-09-20 21:01:40 +00:00