]>
granicus.if.org Git - postgis/log
Mark Cave-Ayland [Thu, 19 Nov 2009 17:45:55 +0000 (17:45 +0000)]
Temporarily remove part of Dave Fuhry's fix as it causes a double-free during regression. Will fix this tomorrow.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 19 Nov 2009 16:47:03 +0000 (16:47 +0000)]
Add check for perl to configure.ac, since now we require it to build the PostGIS upgrade scripts.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4863
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 19 Nov 2009 15:15:55 +0000 (15:15 +0000)]
Apply a slightly modified version of Dave Fuhry's patch for a memory leak in shp2pgsql. Thanks Dave!
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4861
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 16 Nov 2009 05:51:55 +0000 (05:51 +0000)]
thought we had fixed this get rid of ref tolwpostgis and relate with postgis.sql
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4825
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 14 Nov 2009 01:31:22 +0000 (01:31 +0000)]
Update document files for the 1.4.1 release cycle.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4807
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 13 Nov 2009 22:26:00 +0000 (22:26 +0000)]
Create version-specific upgrade scripts, untested so far (#202)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4805
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Nov 2009 15:10:56 +0000 (15:10 +0000)]
backport Kevin's change make background white so doesn't look surreal in pdf
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4800
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Nov 2009 15:05:36 +0000 (15:05 +0000)]
update to include psc and more up to date credits
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4799
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Nov 2009 13:00:53 +0000 (13:00 +0000)]
forgot to update new styles
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4798
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Nov 2009 11:52:51 +0000 (11:52 +0000)]
update make file with linecrossingdirection. I should really learn to follow my own directions.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4797
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Nov 2009 03:43:07 +0000 (03:43 +0000)]
copy over line crossing direction examples and note bugginess fixed in 1.4.1
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4796
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 11 Nov 2009 19:02:49 +0000 (19:02 +0000)]
Simplify code and improve consistency of linecrossing results (#272)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4787
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Nov 2009 18:35:00 +0000 (18:35 +0000)]
Restore re-check for PgSQL < 8.4 also on the ~= operator only.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4756
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 5 Nov 2009 20:25:37 +0000 (20:25 +0000)]
Fix for #157, ST_GeometryType output doesn't correctly identify curved geometries
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4753
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 5 Nov 2009 00:45:53 +0000 (00:45 +0000)]
"Fix" for #100.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4747
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 4 Nov 2009 20:36:18 +0000 (20:36 +0000)]
Fix for #175.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4740
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 4 Nov 2009 20:22:25 +0000 (20:22 +0000)]
8.4 fix for recheck issue around ~= (#253)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4738
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 30 Oct 2009 18:59:25 +0000 (18:59 +0000)]
correct postgresql minimum version
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4707
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 20:20:51 +0000 (20:20 +0000)]
Change attribute dimension into srsDimension (GML 3.1.1), cf #276
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4703
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 29 Oct 2009 14:07:50 +0000 (14:07 +0000)]
Add attribute dimension in gml:pos and gml:posList. Fix geometrycollection invalid GML output. Update units test. Cf #276
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4695
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 28 Oct 2009 11:06:35 +0000 (11:06 +0000)]
copy 1.3.6 notes from trunk. Also correct links to svn and postgis bug tracker.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4685
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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