]> granicus.if.org Git - postgis/log
postgis
10 years agoDrop PlanetPostgis announce (automatic via http://postgis.net/news)
Sandro Santilli [Mon, 19 May 2014 11:15:42 +0000 (11:15 +0000)]
Drop PlanetPostgis announce (automatic via http://postgis.net/news)

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

10 years agofix links and version
Regina Obe [Mon, 19 May 2014 03:03:29 +0000 (03:03 +0000)]
fix links and version

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

10 years agoUse a variable for extname
Sandro Santilli [Wed, 14 May 2014 10:27:38 +0000 (10:27 +0000)]
Use a variable for extname

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

10 years agoComplain if extension scripts are sourced in psql
Sandro Santilli [Wed, 14 May 2014 10:06:20 +0000 (10:06 +0000)]
Complain if extension scripts are sourced in psql

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

10 years agoAutomate postgis_download_url setting in doc/postgis.xml
Sandro Santilli [Wed, 14 May 2014 09:09:40 +0000 (09:09 +0000)]
Automate postgis_download_url setting in doc/postgis.xml

Drop manual step from HOWTO_RELEASE (and change list to unnumbered)
Closes #2735

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

10 years agoDrop checkout step from release procedure, other cleanups
Sandro Santilli [Wed, 14 May 2014 08:43:40 +0000 (08:43 +0000)]
Drop checkout step from release procedure, other cleanups

See #2736

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

10 years agoReorder release steps to avoid touching repository after tag
Sandro Santilli [Tue, 13 May 2014 17:12:09 +0000 (17:12 +0000)]
Reorder release steps to avoid touching repository after tag

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

10 years agoAdd "ChangeLog" rule, update HOWTO_RELEASE with that recipe
Sandro Santilli [Tue, 13 May 2014 16:58:25 +0000 (16:58 +0000)]
Add "ChangeLog" rule, update HOWTO_RELEASE with that recipe

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

10 years agotweak messages
Bborie Park [Tue, 13 May 2014 15:33:35 +0000 (15:33 +0000)]
tweak messages

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

10 years agodisable one unit test
Bborie Park [Tue, 13 May 2014 15:33:31 +0000 (15:33 +0000)]
disable one unit test

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

10 years agoemit message for unknown GDAL drivers
Bborie Park [Tue, 13 May 2014 15:33:26 +0000 (15:33 +0000)]
emit message for unknown GDAL drivers

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

10 years agoFix header guard
Sandro Santilli [Tue, 13 May 2014 12:44:36 +0000 (12:44 +0000)]
Fix header guard

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

10 years agoHeader-guard postgis_config.h
Sandro Santilli [Tue, 13 May 2014 09:24:34 +0000 (09:24 +0000)]
Header-guard postgis_config.h

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

10 years agofix url back
Regina Obe [Mon, 12 May 2014 21:41:59 +0000 (21:41 +0000)]
fix url back

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

10 years ago#2732 gserialized_estimate crashes under mingw64 windows when compiled with --enabled...
Regina Obe [Mon, 12 May 2014 21:39:29 +0000 (21:39 +0000)]
#2732 gserialized_estimate crashes under mingw64 windows when compiled with --enabled-debug

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

10 years agostrcat instead of sprintf
Bborie Park [Tue, 6 May 2014 14:05:41 +0000 (14:05 +0000)]
strcat instead of sprintf

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

10 years agoTweak search_path inline when creating topology extension
Sandro Santilli [Mon, 5 May 2014 17:09:53 +0000 (17:09 +0000)]
Tweak search_path inline when creating topology extension

Also fixes postgis website url and "make clean" rule.
NOTE: I found that AddToSearchPath code is duplicated, might be
      a good idea to drop one of the two implementations (both
      touched with this commit)

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

10 years agoRemove debugging print from run_test.pl
Sandro Santilli [Mon, 5 May 2014 08:24:49 +0000 (08:24 +0000)]
Remove debugging print from run_test.pl

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

10 years agoOffline rasters are always supported
Sandro Santilli [Mon, 5 May 2014 08:08:30 +0000 (08:08 +0000)]
Offline rasters are always supported

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

10 years agoadd text mentioning env variables
Bborie Park [Sun, 4 May 2014 15:51:26 +0000 (15:51 +0000)]
add text mentioning env variables

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

10 years agoadded support for POSTGIS_GDAL_ENABLED_DRIVERS and POSTGIS_ENABLE_OUTDB_RASTERS envir...
Bborie Park [Sun, 4 May 2014 15:51:21 +0000 (15:51 +0000)]
added support for POSTGIS_GDAL_ENABLED_DRIVERS and POSTGIS_ENABLE_OUTDB_RASTERS environment variables to set the boot values of the GUCs postgis.gdal_enabled_drivers and postgis.enable_outdb_rasters, respectively

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

10 years agoHonour "Last Updated" objects comment for upgrade script (#2722)
Sandro Santilli [Wed, 30 Apr 2014 11:37:16 +0000 (11:37 +0000)]
Honour "Last Updated" objects comment for upgrade script (#2722)

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

10 years agoadd VSICURL keyword for GUC postgis.gdal_enabled_drivers. add GUC posgis.enable_outdb...
Bborie Park [Sat, 26 Apr 2014 14:01:02 +0000 (14:01 +0000)]
add VSICURL keyword for GUC postgis.gdal_enabled_drivers. add GUC posgis.enable_outdb_rasters

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

10 years agocheck before inserting records into spatial_ref_sys. ticket #2715
Bborie Park [Wed, 23 Apr 2014 16:16:51 +0000 (16:16 +0000)]
check before inserting records into spatial_ref_sys. ticket #2715

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

10 years agoUnit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2...
Bborie Park [Tue, 22 Apr 2014 14:29:30 +0000 (14:29 +0000)]
Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714

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

10 years ago#2713: properly cast text to geom (don't enforce bad habits), flag ST_StartPoint...
Regina Obe [Mon, 21 Apr 2014 12:38:26 +0000 (12:38 +0000)]
#2713: properly cast text to geom (don't enforce bad habits), flag ST_StartPoint and ST_EndPoint as working with CIRCULARLINSTRINGS

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

10 years ago#2713 flag ST_ForceCurve as a curve function
Regina Obe [Mon, 21 Apr 2014 12:17:14 +0000 (12:17 +0000)]
#2713 flag ST_ForceCurve as a curve function

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

10 years ago#2685: get rid of COPY lines (we are now stripping them since 9.4 adds it also when...
Regina Obe [Mon, 21 Apr 2014 08:28:56 +0000 (08:28 +0000)]
#2685: get rid of COPY lines (we are now stripping them since 9.4 adds it also when enable notice only)

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

10 years ago#2685: ignore COPY notice (new feature in 9.4 tripping up regress checking)
Regina Obe [Mon, 21 Apr 2014 08:12:06 +0000 (08:12 +0000)]
#2685: ignore COPY notice (new feature in 9.4 tripping up regress checking)

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

10 years ago#2626 adding patch suggestion from @shane to jdbc and jdbc-jtsparser java projects...
Baris Ergun [Sat, 19 Apr 2014 08:41:33 +0000 (08:41 +0000)]
#2626 adding patch suggestion from @shane to jdbc and jdbc-jtsparser java projects inorder to be prepared to manually release jdbc jars on OSSRH

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

10 years ago#2343 missing --with-sfcgal in docs
Regina Obe [Mon, 14 Apr 2014 23:12:36 +0000 (23:12 +0000)]
#2343 missing --with-sfcgal in docs

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

10 years agoIf GUC postgis.gdal_enabled_drivers = 'DISABLE_ALL', use of GDALOpen and GDALOpenShar...
Bborie Park [Sun, 13 Apr 2014 22:02:16 +0000 (22:02 +0000)]
If GUC postgis.gdal_enabled_drivers = 'DISABLE_ALL', use of GDALOpen and GDALOpenShared is disabled.

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

10 years agoremove --disable-offline-raster compile flag as by default the GUC postgis.gdal_enabl...
Bborie Park [Sun, 13 Apr 2014 03:14:14 +0000 (03:14 +0000)]
remove --disable-offline-raster compile flag as by default the GUC postgis.gdal_enabled_drivers is set to DISABLE_ALL

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

10 years agodocument the GUC postgis.gdal_enabled_drivers
Bborie Park [Sun, 13 Apr 2014 03:07:45 +0000 (03:07 +0000)]
document the GUC postgis.gdal_enabled_drivers

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

10 years agoAddition of GUC postgis.gdal_enabled_drivers with default set to all GDAL drivers...
Bborie Park [Sun, 13 Apr 2014 03:07:41 +0000 (03:07 +0000)]
Addition of GUC postgis.gdal_enabled_drivers with default set to all GDAL drivers disabled

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

10 years agoinitial steps at GUCs and additional drivers to skip by default
Bborie Park [Sun, 13 Apr 2014 03:07:28 +0000 (03:07 +0000)]
initial steps at GUCs and additional drivers to skip by default

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

10 years agoFix testsuite with custom POSTGIS_REGRESS_DB set
Sandro Santilli [Fri, 11 Apr 2014 09:26:39 +0000 (09:26 +0000)]
Fix testsuite with custom POSTGIS_REGRESS_DB set

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

10 years agoAlso disable PDF GDAL driver by default
Sandro Santilli [Fri, 11 Apr 2014 09:05:58 +0000 (09:05 +0000)]
Also disable PDF GDAL driver by default

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

10 years ago#2711: topology script locations are wrong
Regina Obe [Fri, 11 Apr 2014 04:30:27 +0000 (04:30 +0000)]
#2711: topology script locations are wrong

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

10 years agoremove some noisy debug messages
Bborie Park [Fri, 11 Apr 2014 00:08:47 +0000 (00:08 +0000)]
remove some noisy debug messages

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

10 years agoby default, prevent PostGIS raster from using GDAL drivers that can easily be abused...
Bborie Park [Thu, 10 Apr 2014 21:53:49 +0000 (21:53 +0000)]
by default, prevent PostGIS raster from using GDAL drivers that can easily be abused (VRT, MEM, WCS, WMS)

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

10 years agodefault blocking of GDAL VRT WCS WMS and MEM drivers
Bborie Park [Thu, 10 Apr 2014 21:53:39 +0000 (21:53 +0000)]
default blocking of GDAL VRT WCS WMS and MEM drivers

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

10 years agoDo not allow loading offline rasters when explicitly disabled
Sandro Santilli [Thu, 10 Apr 2014 14:35:17 +0000 (14:35 +0000)]
Do not allow loading offline rasters when explicitly disabled

Previous commit only disabled _saving_ rasters with offline flag,
this one prevents actually loading the offline data.
You can still dump databases with offline raster specs.

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

10 years agoFix typo in error message
Sandro Santilli [Thu, 10 Apr 2014 14:22:59 +0000 (14:22 +0000)]
Fix typo in error message

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

10 years agoEncode dependency of raster objects on header files
Sandro Santilli [Thu, 10 Apr 2014 14:10:03 +0000 (14:10 +0000)]
Encode dependency of raster objects on header files

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

10 years agoAllow specifying name of regress database on make check
Sandro Santilli [Thu, 10 Apr 2014 09:54:02 +0000 (09:54 +0000)]
Allow specifying name of regress database on make check

Honours a POSTGIS_REGRESS_DB environment variable

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

10 years agoFix build with offline raster enabled (the default)
Sandro Santilli [Thu, 10 Apr 2014 09:53:52 +0000 (09:53 +0000)]
Fix build with offline raster enabled (the default)

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

10 years agoAdd support for disabling offline raster storage at compile time
Sandro Santilli [Thu, 10 Apr 2014 09:18:15 +0000 (09:18 +0000)]
Add support for disabling offline raster storage at compile time

Adds --disable-offline-raster configure switch
Testsuite fails with offline rasters disabled (could be fixed to
skip offline raster tests)

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

10 years agoQuiet LLVM warnings and remove old ignores from properties
Paul Ramsey [Wed, 9 Apr 2014 20:10:13 +0000 (20:10 +0000)]
Quiet LLVM warnings and remove old ignores from properties

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

10 years agoAdd more debug prints
Sandro Santilli [Wed, 9 Apr 2014 17:02:10 +0000 (17:02 +0000)]
Add more debug prints

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

10 years agoadd malformed polygons and linestrings
Regina Obe [Wed, 9 Apr 2014 02:54:42 +0000 (02:54 +0000)]
add malformed polygons and linestrings

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

10 years agoClean files generated on 'make gaden'
Sandro Santilli [Tue, 8 Apr 2014 08:49:53 +0000 (08:49 +0000)]
Clean files generated on 'make gaden'

And tell git to ignore them

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

10 years ago#2672 regresstest
Nicklas Avén [Mon, 7 Apr 2014 19:15:19 +0000 (19:15 +0000)]
#2672 regresstest

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

10 years agoDocument raster_columns.out_db metadata (Ticket #2705)
Mateusz Loskot [Mon, 7 Apr 2014 15:09:46 +0000 (15:09 +0000)]
Document raster_columns.out_db metadata (Ticket #2705)

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

10 years agoFix ticket #
Paul Ramsey [Mon, 7 Apr 2014 14:56:19 +0000 (14:56 +0000)]
Fix ticket #

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

10 years agoHandle error condition from fputs
Mateusz Loskot [Mon, 7 Apr 2014 14:51:51 +0000 (14:51 +0000)]
Handle error condition from fputs

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

10 years ago#2704, ST_DumpPoints of EMPTY geometries crashes server
Paul Ramsey [Mon, 7 Apr 2014 14:44:44 +0000 (14:44 +0000)]
#2704, ST_DumpPoints of EMPTY geometries crashes server

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

10 years agoRe-add printing return from puts with POSTGIS_DEBUG_LEVEL defined
Sandro Santilli [Mon, 7 Apr 2014 14:39:56 +0000 (14:39 +0000)]
Re-add printing return from puts with POSTGIS_DEBUG_LEVEL defined

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

10 years agoEcho input during garden testing
Sandro Santilli [Mon, 7 Apr 2014 14:39:46 +0000 (14:39 +0000)]
Echo input during garden testing

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

10 years agoUpdate r12421: Remove use of no longer existent fputs result
Mateusz Loskot [Mon, 7 Apr 2014 13:31:30 +0000 (13:31 +0000)]
Update r12421: Remove use of no longer existent fputs result

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

10 years agoFix "make garden" rule (#2701)
Sandro Santilli [Sat, 5 Apr 2014 12:30:21 +0000 (12:30 +0000)]
Fix "make garden" rule (#2701)

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

10 years agocut in 2.0.5 release notes
Regina Obe [Sat, 5 Apr 2014 04:03:43 +0000 (04:03 +0000)]
cut in 2.0.5 release notes

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

10 years agoFix type detection in tables with null geometries (#2700)
Sandro Santilli [Fri, 4 Apr 2014 11:47:12 +0000 (11:47 +0000)]
Fix type detection in tables with null geometries (#2700)

Includes testcase

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

10 years ago#2698 put in converter for geomjson and fix tests to catch geomkml
Regina Obe [Fri, 4 Apr 2014 05:26:17 +0000 (05:26 +0000)]
#2698 put in converter for geomjson and fix tests to catch geomkml

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

10 years agoremove more too much information
Regina Obe [Fri, 4 Apr 2014 03:24:32 +0000 (03:24 +0000)]
remove more too much information

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

10 years agoget rid of synonym description - don't want to have to remember to update 2 functions...
Regina Obe [Fri, 4 Apr 2014 03:21:55 +0000 (03:21 +0000)]
get rid of synonym description - don't want to have to remember to update 2 functions all the time.

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

10 years ago#2696: correct the doco that ST_NumInteriorRings no longer works with multipolygons...
Regina Obe [Fri, 4 Apr 2014 03:19:06 +0000 (03:19 +0000)]
#2696: correct the doco that ST_NumInteriorRings no longer works with multipolygons since polys

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

10 years ago#2697, ST_GeomFromGeoJSON() of invalid GeoJSON Polygons crashes server process
Paul Ramsey [Thu, 3 Apr 2014 21:53:47 +0000 (21:53 +0000)]
#2697, ST_GeomFromGeoJSON() of invalid GeoJSON Polygons crashes server process

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

10 years agoadd 2.0.5 and replace 2.1.2dev with 2.1.2
Regina Obe [Mon, 31 Mar 2014 04:18:32 +0000 (04:18 +0000)]
add 2.0.5 and replace 2.1.2dev with 2.1.2

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

10 years agoup port 2.1.1 and 2.1.2 release items from branch/2.1
Regina Obe [Sat, 29 Mar 2014 19:14:32 +0000 (19:14 +0000)]
up port 2.1.1 and 2.1.2 release items from branch/2.1

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

10 years ago#2690, documentation needs 2.1.2 release section
Paul Ramsey [Sat, 29 Mar 2014 05:17:57 +0000 (05:17 +0000)]
#2690, documentation needs 2.1.2 release section

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

10 years agoAlso find uninstall_legacy.sql in :scriptdir, use \cd for 9.1 support
Sandro Santilli [Fri, 28 Mar 2014 20:11:10 +0000 (20:11 +0000)]
Also find uninstall_legacy.sql in :scriptdir, use \cd for 9.1 support

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

10 years agoMore spatial_ref_sys truncation during test
Sandro Santilli [Fri, 28 Mar 2014 19:41:49 +0000 (19:41 +0000)]
More spatial_ref_sys truncation during test

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

10 years agoHave regress/legacy.sql truncate spatial_ref_sys
Sandro Santilli [Fri, 28 Mar 2014 19:00:26 +0000 (19:00 +0000)]
Have regress/legacy.sql truncate spatial_ref_sys

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

10 years agoAllow using :scriptdir variable in regress tests
Sandro Santilli [Fri, 28 Mar 2014 18:57:46 +0000 (18:57 +0000)]
Allow using :scriptdir variable in regress tests

Have legacy.sql use it to find legacy.sql.
The run_test.pl script sets it using pg_config when --extensions
switch is given.

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

10 years ago#2687, pass tests when both raster and vector installed
Paul Ramsey [Fri, 28 Mar 2014 13:07:29 +0000 (13:07 +0000)]
#2687, pass tests when both raster and vector installed

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

10 years agoCircNode compare function needs to deference inputs
Paul Ramsey [Wed, 26 Mar 2014 15:04:01 +0000 (15:04 +0000)]
CircNode compare function needs to deference inputs

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

10 years agoQuiet llvm warning
Paul Ramsey [Wed, 26 Mar 2014 10:25:04 +0000 (10:25 +0000)]
Quiet llvm warning

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

10 years agoGo back to old hasz behavior
Paul Ramsey [Wed, 26 Mar 2014 10:23:17 +0000 (10:23 +0000)]
Go back to old hasz behavior

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

10 years ago#2681 fix.
Olivier Courtin [Wed, 26 Mar 2014 10:11:51 +0000 (10:11 +0000)]
#2681 fix.

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

10 years agoFix up GeoJSON empty poly fix a little more
Paul Ramsey [Wed, 26 Mar 2014 09:31:47 +0000 (09:31 +0000)]
Fix up GeoJSON empty poly fix a little more

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

10 years ago#2619, SIGSEGV in ST_GeomFromGeoJSON with empty list of coordinates
Paul Ramsey [Wed, 26 Mar 2014 09:25:28 +0000 (09:25 +0000)]
#2619, SIGSEGV in ST_GeomFromGeoJSON with empty list of coordinates

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

10 years ago#2626 updating pom.xml versions to 2.2.0SVN on trunk
Baris Ergun [Tue, 25 Mar 2014 20:08:59 +0000 (20:08 +0000)]
#2626 updating pom.xml versions to 2.2.0SVN on trunk

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

10 years ago#2382, Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"
Paul Ramsey [Tue, 25 Mar 2014 18:59:51 +0000 (18:59 +0000)]
#2382, Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"

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

10 years ago#2382, Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"
Paul Ramsey [Tue, 25 Mar 2014 17:35:11 +0000 (17:35 +0000)]
#2382, Can't upgrade postgis ERROR: attempt to redefine parameter "postgis.backend"

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

10 years agoRemove test output
Paul Ramsey [Tue, 25 Mar 2014 11:38:38 +0000 (11:38 +0000)]
Remove test output

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

10 years agoQuiet tests
Paul Ramsey [Tue, 25 Mar 2014 08:35:54 +0000 (08:35 +0000)]
Quiet tests

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

10 years agoUncomment tests
Paul Ramsey [Tue, 25 Mar 2014 08:03:58 +0000 (08:03 +0000)]
Uncomment tests

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

10 years ago#2634, should fix geography-tree-distance errors in cases
Paul Ramsey [Mon, 24 Mar 2014 15:25:39 +0000 (15:25 +0000)]
#2634, should fix geography-tree-distance errors in cases
where polygons interact with collections.

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

10 years agoUpdate $libver after upgrade
Sandro Santilli [Mon, 24 Mar 2014 15:14:28 +0000 (15:14 +0000)]
Update $libver after upgrade

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

10 years ago#2330 Add SFCGAL Boost (and more) requires
Olivier Courtin [Mon, 24 Mar 2014 09:07:24 +0000 (09:07 +0000)]
#2330 Add SFCGAL Boost (and more) requires

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

10 years ago#2620 allow kFreeBSD to be treated as FreeBSD
Regina Obe [Sat, 22 Mar 2014 05:51:08 +0000 (05:51 +0000)]
#2620 allow kFreeBSD to be treated as FreeBSD

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

10 years ago#2674 raster missing availability info for some operators and functions used in equal...
Regina Obe [Sat, 22 Mar 2014 04:26:08 +0000 (04:26 +0000)]
#2674 raster missing availability info for some operators and functions used in equality operator

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

10 years agoFix travis build by only installing postgresql 9.1 (#2678)
Sandro Santilli [Tue, 18 Mar 2014 16:35:08 +0000 (16:35 +0000)]
Fix travis build by only installing postgresql 9.1 (#2678)

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

10 years agoFix for #2671
Nicklas Avén [Sun, 16 Mar 2014 18:36:42 +0000 (18:36 +0000)]
Fix for #2671

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

10 years ago#2551: documentation upgrade (old way update) but revised to reflect we no longer...
Regina Obe [Thu, 13 Mar 2014 21:26:36 +0000 (21:26 +0000)]
#2551: documentation upgrade (old way update) but revised to reflect we no longer have version number on update scripts.

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

10 years ago#2621 Resources for documentation doesn't get installed - apply patch from mwanner
Regina Obe [Thu, 13 Mar 2014 21:09:03 +0000 (21:09 +0000)]
#2621 Resources for documentation doesn't get installed - apply patch from mwanner

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

10 years agoAdd a twkb regression test more
Nicklas Avén [Mon, 10 Mar 2014 20:34:18 +0000 (20:34 +0000)]
Add a twkb regression test more

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

10 years agoMake the error message about wrong calculated size in twkb a little more verbose.
Nicklas Avén [Mon, 10 Mar 2014 20:25:17 +0000 (20:25 +0000)]
Make the error message about wrong calculated size in twkb a little more verbose.

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

10 years agolround should be more correct than round since we expect a long int in return
Nicklas Avén [Mon, 10 Mar 2014 20:08:51 +0000 (20:08 +0000)]
lround should be more correct than round since we expect a long int in return

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