]> granicus.if.org Git - postgis/log
postgis
15 years agoFix huge number overflow in export functions, cf #277
Olivier Courtin [Tue, 27 Oct 2009 21:37:37 +0000 (21:37 +0000)]
Fix huge number overflow in export functions, cf #277

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

15 years agoFix #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays again....
Mark Cave-Ayland [Wed, 7 Oct 2009 12:17:26 +0000 (12:17 +0000)]
Fix #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays again. There was another non-NULL safe array iterator within LWGEOM_makeline_garray.

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

15 years agoflip order of protos in ST_Relate so matches description order
Regina Obe [Wed, 7 Oct 2009 04:39:52 +0000 (04:39 +0000)]
flip order of protos in ST_Relate so matches description order

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

15 years agoFix #241: ST_LineCrossingDirection Server Crash (Segfault) caused by a typo freeing...
Mark Cave-Ayland [Tue, 6 Oct 2009 13:45:07 +0000 (13:45 +0000)]
Fix #241: ST_LineCrossingDirection Server Crash (Segfault) caused by a typo freeing the wrong parameter.

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

15 years agoFix another non-NULL safe array iteration within LWGEOM_collect_garray, as discovered...
Mark Cave-Ayland [Tue, 6 Oct 2009 10:15:12 +0000 (10:15 +0000)]
Fix another non-NULL safe array iteration within LWGEOM_collect_garray, as discovered by Regina's torture tests.

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

15 years agoMove CFLAGS after the PGXS include directive, so that the autotools configuration...
Mark Cave-Ayland [Tue, 6 Oct 2009 08:51:49 +0000 (08:51 +0000)]
Move CFLAGS after the PGXS include directive, so that the autotools configuration doesn't getting overwritten by the PGXS version. Required when passing custom compiler flags into PostGIS as reported by William Kyngesburye.

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

15 years agoupdated ST_IsValid's reference to the OGC specs.
Kevin Neufeld [Mon, 5 Oct 2009 21:15:51 +0000 (21:15 +0000)]
updated ST_IsValid's reference to the OGC specs.

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

15 years agoBackport fix for #254 (leaving out the regress test since I'm bound to screw that...
Regina Obe [Tue, 29 Sep 2009 15:13:11 +0000 (15:13 +0000)]
Backport fix for #254 (leaving out the regress test since I'm bound to screw that up with my windows line breaks)

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

15 years agocopy over line interpolate and line_substring figures from trunk
Regina Obe [Thu, 10 Sep 2009 04:21:43 +0000 (04:21 +0000)]
copy over line interpolate and line_substring figures from trunk

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

15 years agocopy over st_minimumboundingcirlce / st_convexhull changes from trunk
Regina Obe [Tue, 8 Sep 2009 06:56:36 +0000 (06:56 +0000)]
copy over st_minimumboundingcirlce / st_convexhull changes from trunk

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

15 years agobackport changes to st_convexhull, st_difference, st_difference
Regina Obe [Sat, 5 Sep 2009 18:19:49 +0000 (18:19 +0000)]
backport changes to st_convexhull, st_difference, st_difference

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

15 years agoCopy over convexhull changes
Regina Obe [Wed, 2 Sep 2009 13:54:18 +0000 (13:54 +0000)]
Copy over convexhull changes

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

15 years agocut in images for st_buildarea
Regina Obe [Fri, 28 Aug 2009 17:43:18 +0000 (17:43 +0000)]
cut in images for st_buildarea

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

15 years agotake out 1.5 section this should only go up to 1.4 anyway
Regina Obe [Fri, 28 Aug 2009 17:14:22 +0000 (17:14 +0000)]
take out 1.5 section this should only go up to 1.4 anyway

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

15 years agoperformance tips patch from jlivni. Same as was applied to trunk
Regina Obe [Fri, 28 Aug 2009 11:40:44 +0000 (11:40 +0000)]
performance tips patch from jlivni.  Same as was applied to trunk

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

15 years agoExtra comments on fix for #239
Paul Ramsey [Mon, 17 Aug 2009 13:21:52 +0000 (13:21 +0000)]
Extra comments on fix for #239

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

15 years agobackport pick up availability flag in note tags as well.
Regina Obe [Mon, 17 Aug 2009 11:47:08 +0000 (11:47 +0000)]
backport pick up availability flag in note tags as well.

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

15 years agoFix for handling of empty geometrycollection in asssvg (#239)
Paul Ramsey [Mon, 17 Aug 2009 02:58:14 +0000 (02:58 +0000)]
Fix for handling of empty geometrycollection in asssvg (#239)

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

15 years agorevise svg comment to be picked up in the New section
Regina Obe [Sun, 16 Aug 2009 15:02:42 +0000 (15:02 +0000)]
revise svg comment to be picked up in the New section

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

15 years agoCorrect ST_AsSVG to reflect introduction of L command
Regina Obe [Sun, 16 Aug 2009 14:51:32 +0000 (14:51 +0000)]
Correct ST_AsSVG to reflect introduction of L command

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

15 years agotypo
Regina Obe [Wed, 12 Aug 2009 06:40:21 +0000 (06:40 +0000)]
typo

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

15 years agoUpdate how to release to include step to bump stable branch minor number.
Regina Obe [Wed, 12 Aug 2009 06:10:02 +0000 (06:10 +0000)]
Update how to release to include step to bump stable branch minor number.

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

15 years agobump from 1.4.0SVN to 1.4.1SVN
Regina Obe [Wed, 12 Aug 2009 06:02:09 +0000 (06:02 +0000)]
bump from 1.4.0SVN to 1.4.1SVN

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

15 years agoFix for ticket #234
Mark Leslie [Fri, 7 Aug 2009 02:33:00 +0000 (02:33 +0000)]
Fix for ticket #234

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

15 years agoRemove printfs from code.
Paul Ramsey [Wed, 5 Aug 2009 18:08:38 +0000 (18:08 +0000)]
Remove printfs from code.

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

15 years agoupdate ST_Line_Locate ... with example of closest point. Asked way too many times...
Regina Obe [Sat, 1 Aug 2009 18:35:17 +0000 (18:35 +0000)]
update ST_Line_Locate ... with example of closest point.  Asked way too many times on postgis news groups

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

15 years agoRemove quotes from PATH in regression Makefile, as it seems that the last MingW hack...
Mark Cave-Ayland [Thu, 30 Jul 2009 16:03:09 +0000 (16:03 +0000)]
Remove quotes from PATH in regression Makefile, as it seems that the last MingW hack doesn't need this any more.

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

15 years agoPreparation for 1.4.0 release.
Paul Ramsey [Fri, 24 Jul 2009 16:35:48 +0000 (16:35 +0000)]
Preparation for 1.4.0 release.

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

15 years agoFix for Windows combining stdout/stderr when executing the $(shell) command.
Mark Cave-Ayland [Sat, 18 Jul 2009 20:02:46 +0000 (20:02 +0000)]
Fix for Windows combining stdout/stderr when executing the $(shell) command.

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

15 years agoApply fix to allow regression tests to run on MingW by fixing PATH and removing trail...
Mark Cave-Ayland [Sat, 18 Jul 2009 18:55:26 +0000 (18:55 +0000)]
Apply fix to allow regression tests to run on MingW by fixing PATH and removing trailing CR/LFs on some outputs.

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

15 years agoFix regression regex listings so that the newer "LINE n:" lines and lines containing...
Mark Cave-Ayland [Sat, 18 Jul 2009 18:45:07 +0000 (18:45 +0000)]
Fix regression regex listings so that the newer "LINE n:" lines and lines containing just a position indicator (^) introduced in PostgreSQL 8.4 are removed from the regression output.

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

15 years agoMove SERIALIZED_FORM to lwgeom_pg.h from liblwgeom.h since it references a PostgreSQL...
Mark Cave-Ayland [Thu, 16 Jul 2009 21:32:24 +0000 (21:32 +0000)]
Move SERIALIZED_FORM to lwgeom_pg.h from liblwgeom.h since it references a PostgreSQL-only structure. Per report from Nicklas Aven.

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

15 years agoCommit patch for missing lw_asprintf() from #222.
Mark Cave-Ayland [Thu, 16 Jul 2009 21:24:01 +0000 (21:24 +0000)]
Commit patch for missing lw_asprintf() from #222.

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

15 years agoMinGW fix for loader (#222), Mark Cave-Ayland
Paul Ramsey [Mon, 13 Jul 2009 17:28:26 +0000 (17:28 +0000)]
MinGW fix for loader (#222), Mark Cave-Ayland

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

15 years agoremove generated images from source
Paul Ramsey [Mon, 13 Jul 2009 16:55:38 +0000 (16:55 +0000)]
remove generated images from source

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

15 years agoDon't remove images on 'make clean'
Paul Ramsey [Wed, 8 Jul 2009 15:22:19 +0000 (15:22 +0000)]
Don't remove images on 'make clean'

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

15 years agoInclude image clean in doc clean
Paul Ramsey [Wed, 8 Jul 2009 15:16:53 +0000 (15:16 +0000)]
Include image clean in doc clean

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

15 years agoRemove unnecessary reference to CUnit
Paul Ramsey [Wed, 8 Jul 2009 15:08:11 +0000 (15:08 +0000)]
Remove unnecessary reference to CUnit

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

15 years agoUpdated ChangeLog
Paul Ramsey [Wed, 8 Jul 2009 15:02:04 +0000 (15:02 +0000)]
Updated ChangeLog

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

15 years agoFix #112: ST_CurveToLine sometimes crashes server. While the circle segmentiser detec...
Mark Cave-Ayland [Wed, 8 Jul 2009 04:58:42 +0000 (04:58 +0000)]
Fix #112: ST_CurveToLine sometimes crashes server. While the circle segmentiser detected colinear circle points, it didn't check for the NULL pointer returned in this case. Since we are converting to a line, the current behaviour is to simply append the circle points as standard line points.

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

15 years agoFix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahe...
Mark Cave-Ayland [Wed, 8 Jul 2009 04:46:31 +0000 (04:46 +0000)]
Fix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahead in the curve segmentising code going off the end of the point array.

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

15 years agoFix compile problems on non-GNU systems by using va_copy as an alias onto the real...
Mark Cave-Ayland [Tue, 7 Jul 2009 10:32:52 +0000 (10:32 +0000)]
Fix compile problems on non-GNU systems by using va_copy as an alias onto the real version. Per report from Stefano Bonnin.

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

15 years agoAlter loader Makefile to include PGXS so that we can extract DESTDIR to use for the...
Mark Cave-Ayland [Sun, 5 Jul 2009 21:40:10 +0000 (21:40 +0000)]
Alter loader Makefile to include PGXS so that we can extract DESTDIR to use for the location for shp2pgsql/pgsql2shp. Per report from Devrim GÜNDÜZ.

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

15 years agorevise to update st_PointN support for curves
Regina Obe [Fri, 3 Jul 2009 07:24:34 +0000 (07:24 +0000)]
revise to update st_PointN support for curves

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

15 years agoBuild doc images as part of distribution build.
Paul Ramsey [Thu, 2 Jul 2009 16:32:22 +0000 (16:32 +0000)]
Build doc images as part of distribution build.

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

15 years agomore notes on requirements
Paul Ramsey [Thu, 2 Jul 2009 15:59:50 +0000 (15:59 +0000)]
more notes on requirements

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

15 years agoAs a lemma to ticket 212, this fixes the inconsistent handling of ST_NumPoints with...
Mark Leslie [Thu, 2 Jul 2009 08:08:33 +0000 (08:08 +0000)]
As a lemma to ticket 212, this fixes the inconsistent handling of ST_NumPoints with regards to curved polygons and compound curves.  They now behave as they should, returning null.

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

15 years agoFixed the inappropriate minpoint checking of circular strings within curvepoly, as...
Mark Leslie [Thu, 2 Jul 2009 00:32:31 +0000 (00:32 +0000)]
Fixed the inappropriate minpoint checking of circular strings within curvepoly, as reported in ticket 212, comment... 7ish.

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

15 years agoBring this up to date.
Paul Ramsey [Wed, 1 Jul 2009 16:56:26 +0000 (16:56 +0000)]
Bring this up to date.

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

15 years agoUpdated ChangeLog for 1.4.0rc1
Paul Ramsey [Wed, 1 Jul 2009 16:16:38 +0000 (16:16 +0000)]
Updated ChangeLog for 1.4.0rc1

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

15 years agoFix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.
Paul Ramsey [Wed, 1 Jul 2009 15:42:01 +0000 (15:42 +0000)]
Fix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.

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

15 years agoamend documentation on curved support to include new compound curve in curve polygon...
Regina Obe [Wed, 1 Jul 2009 11:54:02 +0000 (11:54 +0000)]
amend documentation on curved support to include new compound curve in curve polygon support.

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

15 years agoPorting changes from trunk to address tickets 212 and 213 and adding a few bonus...
Mark Leslie [Wed, 1 Jul 2009 01:12:40 +0000 (01:12 +0000)]
Porting changes from trunk to address tickets 212 and 213 and adding a few bonus tests.

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

15 years agoRemove validation from shapefile to WKT/WKB conversion to retain same behaviour as...
Mark Cave-Ayland [Wed, 24 Jun 2009 11:18:29 +0000 (11:18 +0000)]
Remove validation from shapefile to WKT/WKB conversion to retain same behaviour as 1.3. Final resolution for #198.

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

15 years agoFix accidental typo; module name hardcoded in the .sql.in.c file rather than being...
Mark Cave-Ayland [Wed, 24 Jun 2009 10:57:04 +0000 (10:57 +0000)]
Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being set to MODULE_PATHNAME. Fixes #208.

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

15 years agoBranch 1.4
Paul Ramsey [Tue, 23 Jun 2009 20:55:36 +0000 (20:55 +0000)]
Branch 1.4

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

15 years agoFix dangerous use of message string as printf-like format.
Sandro Santilli [Tue, 23 Jun 2009 16:46:00 +0000 (16:46 +0000)]
Fix dangerous use of message string as printf-like format.

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

15 years agoYet another buffer auto-cast test. With a different quadSegs this time to be really...
Sandro Santilli [Tue, 23 Jun 2009 16:38:10 +0000 (16:38 +0000)]
Yet another buffer auto-cast test. With a different quadSegs this time to be really sure the argument is being used.

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

15 years agoAdd test for third argument to buffer() being a string (based on auto-cast)
Sandro Santilli [Tue, 23 Jun 2009 16:36:23 +0000 (16:36 +0000)]
Add test for third argument to buffer() being a string (based on auto-cast)

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

15 years agoPut in minimal GEOS requirement for ST_Covers and ST_CoveredBy. Its not necessary...
Regina Obe [Mon, 22 Jun 2009 03:12:20 +0000 (03:12 +0000)]
Put in minimal GEOS requirement for ST_Covers and ST_CoveredBy.  Its not necessary for 1.4 really but oh well.

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

15 years agoGracefully handle typed empty GEOS geometries.
Sandro Santilli [Sat, 20 Jun 2009 22:13:48 +0000 (22:13 +0000)]
Gracefully handle typed empty GEOS geometries.

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

15 years agoAdd tests for area() called against empty geometries
Sandro Santilli [Sat, 20 Jun 2009 21:26:04 +0000 (21:26 +0000)]
Add tests for area() called against empty geometries

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

15 years agoHandle empty polygon rings
Sandro Santilli [Sat, 20 Jun 2009 21:25:15 +0000 (21:25 +0000)]
Handle empty polygon rings

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

15 years agoget rid of ref_geom so doesn't break agg checks
Regina Obe [Fri, 19 Jun 2009 17:12:38 +0000 (17:12 +0000)]
get rid of ref_geom so doesn't break agg checks

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

15 years agotest not handling aggregates right
Regina Obe [Fri, 19 Jun 2009 15:13:00 +0000 (15:13 +0000)]
test not handling aggregates right

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

15 years agotypo in docs --
Regina Obe [Fri, 19 Jun 2009 14:18:51 +0000 (14:18 +0000)]
typo in docs --

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

15 years agofix type and add --with-gui description for building loader gui
Regina Obe [Fri, 19 Jun 2009 12:20:01 +0000 (12:20 +0000)]
fix type and add --with-gui description for building loader gui

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

16 years agoForgot ST_MinimumBoundingCircle and credit Bruce Rindahl
Regina Obe [Tue, 16 Jun 2009 15:53:10 +0000 (15:53 +0000)]
Forgot ST_MinimumBoundingCircle and credit Bruce Rindahl

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

16 years agoMore updates
Paul Ramsey [Mon, 15 Jun 2009 17:48:27 +0000 (17:48 +0000)]
More updates

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

16 years agoUpdate doc instructions.
Paul Ramsey [Mon, 15 Jun 2009 17:42:58 +0000 (17:42 +0000)]
Update doc instructions.

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

16 years agoreplace _VOLATILE_STRICT with VOLATILE STRICT
Regina Obe [Fri, 12 Jun 2009 15:30:40 +0000 (15:30 +0000)]
replace _VOLATILE_STRICT with VOLATILE STRICT

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

16 years agoChange _VOLATILE to VOLATILE
Regina Obe [Fri, 12 Jun 2009 15:14:57 +0000 (15:14 +0000)]
Change  _VOLATILE to VOLATILE

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

16 years agoastyle --style=ansi --indent=tab (#133)
Paul Ramsey [Thu, 11 Jun 2009 16:44:03 +0000 (16:44 +0000)]
astyle --style=ansi --indent=tab (#133)

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

16 years agoremove file that should never have been added
Paul Ramsey [Thu, 11 Jun 2009 16:31:09 +0000 (16:31 +0000)]
remove file that should never have been added

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

16 years agoClean up old compatibility code. (#196)
Paul Ramsey [Thu, 11 Jun 2009 15:52:30 +0000 (15:52 +0000)]
Clean up old compatibility code. (#196)

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

16 years agoFurther fix for #156, and also #167 it seems. Looks like I forgot to apply the fix...
Mark Cave-Ayland [Thu, 11 Jun 2009 13:28:39 +0000 (13:28 +0000)]
Further fix for #156, and also #167 it seems. Looks like I forgot to apply the fix to the WKB routines aswell.

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

16 years agocorrect example
Regina Obe [Wed, 10 Jun 2009 14:51:39 +0000 (14:51 +0000)]
correct example

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

16 years agoAdd David Techer, new doco enhancements, new populate_geometry_columns
Regina Obe [Wed, 10 Jun 2009 01:26:54 +0000 (01:26 +0000)]
Add David Techer, new doco enhancements, new populate_geometry_columns

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

16 years agoAdd Jean David Techer to list of contributors
Regina Obe [Wed, 10 Jun 2009 01:18:45 +0000 (01:18 +0000)]
Add  Jean David Techer to list of contributors

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

16 years agoUpdate the hard upgrade script to handle 1.4 transition. (#144)
Paul Ramsey [Tue, 9 Jun 2009 23:54:15 +0000 (23:54 +0000)]
Update the hard upgrade script to handle 1.4 transition. (#144)

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

16 years agoCloses (#134)
Paul Ramsey [Tue, 9 Jun 2009 23:27:02 +0000 (23:27 +0000)]
Closes (#134)

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

16 years agoMore work on 1.4 upgrade script.
Paul Ramsey [Tue, 9 Jun 2009 22:51:14 +0000 (22:51 +0000)]
More work on 1.4 upgrade script.

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

16 years agoMore fixes to upgrade process.
Paul Ramsey [Tue, 9 Jun 2009 22:14:42 +0000 (22:14 +0000)]
More fixes to upgrade process.

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

16 years agoWork on upgrade script.
Paul Ramsey [Mon, 8 Jun 2009 23:21:55 +0000 (23:21 +0000)]
Work on upgrade script.

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

16 years agoTurn "CREATE OR REPLACE FUNCTION" into "CREATEFUNCTION" for preprocessing magic.
Paul Ramsey [Mon, 8 Jun 2009 22:33:08 +0000 (22:33 +0000)]
Turn "CREATE OR REPLACE FUNCTION" into "CREATEFUNCTION" for preprocessing magic.

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

16 years agoremove syntax error
Paul Ramsey [Mon, 8 Jun 2009 22:30:29 +0000 (22:30 +0000)]
remove syntax error

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

16 years agoUpdated to EPSG 7.1 version (#191)
Paul Ramsey [Mon, 8 Jun 2009 19:40:07 +0000 (19:40 +0000)]
Updated to EPSG 7.1 version (#191)

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

16 years ago #190: populate_geometry_columns gives nonstandard use of \' in a string literal...
Regina Obe [Mon, 8 Jun 2009 17:35:06 +0000 (17:35 +0000)]
 #190: populate_geometry_columns  gives  nonstandard use of \' in a string literal in 8.4

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

16 years agoAdd a new uninstall_postgis.sql file to the repository that will enable the complete...
Mark Cave-Ayland [Sat, 6 Jun 2009 14:09:39 +0000 (14:09 +0000)]
Add a new uninstall_postgis.sql file to the repository that will enable the complete removal of PostGIS from a database.

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

16 years agoupdated to make 8.2 minimum for Linux as well (its too confusing to have minimum...
Regina Obe [Thu, 4 Jun 2009 15:29:50 +0000 (15:29 +0000)]
updated to make 8.2 minimum for Linux as well (its too confusing to have minimum 8.2 for windows and not for Linux as well)

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

16 years agochange ReadME and installation to change minimum version from 8.1 to 8.2 (not many...
Regina Obe [Thu, 4 Jun 2009 15:20:14 +0000 (15:20 +0000)]
change ReadME and installation to change minimum version from 8.1 to 8.2 (not many people are running 8.1 and besides Paul already put in a DROP AGG IF EXISTS in upgrade script -- so binds us to 8.2+ already.  Besides I don't think we should be supporting more than 2 versions behind of latest PostgreSQL release in our trunk.  Too much maintenance.  Correct ReadME bug tracker link

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

16 years agoFix for #192.
Paul Ramsey [Thu, 4 Jun 2009 14:17:07 +0000 (14:17 +0000)]
Fix for #192.

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

16 years agoFix for issue #189, includes implicit requirement for 8.2+ in DROP AGGREGATE
Paul Ramsey [Wed, 3 Jun 2009 23:56:23 +0000 (23:56 +0000)]
Fix for issue #189, includes implicit requirement for 8.2+ in DROP AGGREGATE

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

16 years agoFix for issue #186
Paul Ramsey [Wed, 3 Jun 2009 23:07:48 +0000 (23:07 +0000)]
Fix for issue #186

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

16 years agoremove warnings from autoconf process
Paul Ramsey [Wed, 3 Jun 2009 22:46:42 +0000 (22:46 +0000)]
remove warnings from autoconf process

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

16 years agosmall typo in Populate_Geometry_Columns doc
Kevin Neufeld [Fri, 29 May 2009 18:10:09 +0000 (18:10 +0000)]
small typo in Populate_Geometry_Columns doc

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

16 years agoperformed an overhaul of the installation guide ... hopefully it's easier to follow.
Kevin Neufeld [Wed, 27 May 2009 17:14:08 +0000 (17:14 +0000)]
performed an overhaul of the installation guide ... hopefully it's easier to follow.

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

16 years agoupdated the comments-install make target
Kevin Neufeld [Tue, 26 May 2009 18:35:07 +0000 (18:35 +0000)]
updated the comments-install make target

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

16 years agoadded version numbers to the requirements section in the installation doc.
Kevin Neufeld [Tue, 26 May 2009 18:28:01 +0000 (18:28 +0000)]
added version numbers to the requirements section in the installation doc.

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

16 years agoadded dblatex and convert to the status lines at the end of configure
Kevin Neufeld [Tue, 26 May 2009 18:27:26 +0000 (18:27 +0000)]
added dblatex and convert to the status lines at the end of configure

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