]>
granicus.if.org Git - postgis/log
Paul Ramsey [Fri, 9 Dec 2016 17:09:10 +0000 (17:09 +0000)]
#3645, do not load logically deleted records from shape files
git-svn-id: http://svn.osgeo.org/postgis/trunk@15271
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 3 Dec 2016 22:05:08 +0000 (22:05 +0000)]
4x speed improvement in GetFaceByPoint
Implies a speedup in topology loading too, whereas the
face-containing-point callback is used twice per added line.
git-svn-id: http://svn.osgeo.org/postgis/trunk@15269
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Dec 2016 20:36:47 +0000 (20:36 +0000)]
Cost on ST_SetSRID is preventing index use with relation functions. Change from 10 to 1.
References #3675 for PostGIS 2.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@15267
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 2 Dec 2016 08:06:09 +0000 (08:06 +0000)]
Refactor logic for ST_MakeEnvelope to be reusable in liblwgeom
Patch by Björn Harrtell via
https://git.osgeo.org/gogs/postgis/postgis/pulls/8
git-svn-id: http://svn.osgeo.org/postgis/trunk@15266
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 28 Nov 2016 00:41:28 +0000 (00:41 +0000)]
minor update
git-svn-id: http://svn.osgeo.org/postgis/trunk@15262
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2016 21:51:07 +0000 (21:51 +0000)]
Add build badges, trunk vs. branch release
references #3671 for PostGIS 2.4 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15261
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2016 19:23:00 +0000 (19:23 +0000)]
Mark ST_Extent, ST_Mem* aggregate functions parallel safe
references #3650 for PostGIS 2.4 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15255
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2016 16:39:06 +0000 (16:39 +0000)]
ST_DumpAsPolygons documentation confusing wrt no data value
references #3512 for PostGIS 2.4 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15252
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2016 15:18:01 +0000 (15:18 +0000)]
ST_Equals documentation does not describe current behavior
closes #3566 for 2.4.0 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15249
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Nov 2016 14:59:52 +0000 (14:59 +0000)]
Incorrect parameter name for CreateTopology
references #3509 for 2.4.0 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15247
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Nov 2016 07:34:29 +0000 (07:34 +0000)]
Reorganize code to make comments have more sense
git-svn-id: http://svn.osgeo.org/postgis/trunk@15244
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Nov 2016 06:58:02 +0000 (06:58 +0000)]
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
Sandro Santilli [Mon, 21 Nov 2016 15:27:19 +0000 (15:27 +0000)]
Remove trailing blankspaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15242
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Nov 2016 15:27:12 +0000 (15:27 +0000)]
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
Sandro Santilli [Mon, 21 Nov 2016 15:27:06 +0000 (15:27 +0000)]
Do not continue execution of getPoint4d_p on error
git-svn-id: http://svn.osgeo.org/postgis/trunk@15240
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Nov 2016 15:24:13 +0000 (15:24 +0000)]
Fix too many arguments warning introduced with r15236
git-svn-id: http://svn.osgeo.org/postgis/trunk@15239
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 21 Nov 2016 15:03:20 +0000 (15:03 +0000)]
Change MSG line
git-svn-id: http://svn.osgeo.org/postgis/trunk@15237
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 18 Nov 2016 11:22:27 +0000 (11:22 +0000)]
Allow passing NULL box to getEdgeWithinBox2D
git-svn-id: http://svn.osgeo.org/postgis/trunk@15236
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Nov 2016 07:57:11 +0000 (07:57 +0000)]
Update topology slide deck url
git-svn-id: http://svn.osgeo.org/postgis/trunk@15234
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Nov 2016 07:57:04 +0000 (07:57 +0000)]
Remove trailing whitespaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15233
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Nov 2016 07:56:57 +0000 (07:56 +0000)]
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
Paul Ramsey [Tue, 15 Nov 2016 22:53:54 +0000 (22:53 +0000)]
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
Sandro Santilli [Sun, 13 Nov 2016 13:53:31 +0000 (13:53 +0000)]
Topology files want space indent
git-svn-id: http://svn.osgeo.org/postgis/trunk@15229
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Nov 2016 19:35:58 +0000 (19:35 +0000)]
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
Sandro Santilli [Thu, 10 Nov 2016 19:07:53 +0000 (19:07 +0000)]
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
Sandro Santilli [Thu, 10 Nov 2016 18:46:35 +0000 (18:46 +0000)]
Add IRC badge
git-svn-id: http://svn.osgeo.org/postgis/trunk@15224
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Nov 2016 04:07:45 +0000 (04:07 +0000)]
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
Regina Obe [Sun, 30 Oct 2016 22:24:08 +0000 (22:24 +0000)]
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
Sandro Santilli [Fri, 28 Oct 2016 15:40:00 +0000 (15:40 +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/trunk@15215
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 25 Oct 2016 18:38:56 +0000 (18:38 +0000)]
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
Sandro Santilli [Wed, 19 Oct 2016 08:26:21 +0000 (08:26 +0000)]
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
Regina Obe [Sat, 15 Oct 2016 21:16:04 +0000 (21:16 +0000)]
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
Sandro Santilli [Wed, 12 Oct 2016 19:12:12 +0000 (19:12 +0000)]
Force pull of build-test image upon pipeline start
git-svn-id: http://svn.osgeo.org/postgis/trunk@15207
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 12 Oct 2016 19:11:27 +0000 (19:11 +0000)]
Remove trailing spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@15206
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 10 Oct 2016 20:25:29 +0000 (20:25 +0000)]
Fix typo in error message about ClipByBox availability
git-svn-id: http://svn.osgeo.org/postgis/trunk@15203
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 10 Oct 2016 19:43:01 +0000 (19:43 +0000)]
Be verbose in running tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@15197
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 7 Oct 2016 20:00:46 +0000 (20:00 +0000)]
Mark changed aggregates
Fixes #3656 (aggregate upgrades)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15189
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 7 Oct 2016 19:49:32 +0000 (19:49 +0000)]
Properly signal check errors, stopping on first error
git-svn-id: http://svn.osgeo.org/postgis/trunk@15188
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 7 Oct 2016 19:30:52 +0000 (19:30 +0000)]
Add upgrade step
git-svn-id: http://svn.osgeo.org/postgis/trunk@15187
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 7 Oct 2016 15:43:39 +0000 (15:43 +0000)]
Add script to check all upgrade paths
git-svn-id: http://svn.osgeo.org/postgis/trunk@15185
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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