Commit graph

3415 commits

Author SHA1 Message Date
Mark Cave-Ayland f132b800ba Make good on my promise from bug #123 to remove the E'...' escaping from shp2pgsql and revert to standard SQL escaping. Also rename protect_quote_string() and make_good_string() to escape_insert_string() and escape_copy_string() respectively so the names reflect what they actually do.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3989 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-10 08:27:58 +00:00
Paul Ramsey df8ccd1837 Fix mis-spelling in Eduin Carrillo's name
git-svn-id: http://svn.osgeo.org/postgis/trunk@3980 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-06 17:31:30 +00:00
Paul Ramsey a880a1f4c7 keywords
git-svn-id: http://svn.osgeo.org/postgis/trunk@3969 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-05 18:06:23 +00:00
Regina Obe 0f4713ceca Add Nicklas Avén to contributors list
git-svn-id: http://svn.osgeo.org/postgis/trunk@3968 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-05 18:05:20 +00:00
Paul Ramsey cc70f099f6 Fix for collection vs collection distance behavior. Per Nicklas Avén. GBT #146
git-svn-id: http://svn.osgeo.org/postgis/trunk@3967 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-05 16:48:11 +00:00
Mark Cave-Ayland a7edef0473 Fix for previous commit; move the locations of the CASTs so that they are after the definitions. Thanks Olivier!
git-svn-id: http://svn.osgeo.org/postgis/trunk@3939 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-29 08:12:11 +00:00
Mark Cave-Ayland ea924cd964 Add additional casts for box3d_extent to box3d/box2d so that other PostGIS functions can use the output of ST_Extent. Per report from Olivier Courtin related to GBT#93.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3938 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-29 00:34:18 +00:00
Olivier Courtin f9ceaa7349 suppress compilation warning on non initialized variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@3936 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-24 19:05:07 +00:00
Paul Ramsey 19021dace7 Ignore autotools artefacts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3935 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-23 22:45:24 +00:00
Paul Ramsey 48715aaea5 Once more unto the breach! autotools w/ mloskot autogen.sh from GBT#142
git-svn-id: http://svn.osgeo.org/postgis/trunk@3934 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-23 22:44:31 +00:00
Paul Ramsey 1499267a4c Back to the future.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3933 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-23 17:18:57 +00:00
Regina Obe 0a3f80f02d expansion of example and description
git-svn-id: http://svn.osgeo.org/postgis/trunk@3932 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 07:50:09 +00:00
Regina Obe e3943d2905 Create new exception section and move over the Has,Drop, Add BBOX family per MCA request.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3931 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 07:46:21 +00:00
Paul Ramsey 5656ca0eda Can't get enough punishment: write out results of configure.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3929 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 07:08:20 +00:00
Paul Ramsey 1eb0674796 Back for more punishment: if we can checkin config.sub and config.guess, we can check in ltmain.sh. Autotools, I despise thee.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3928 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 06:43:18 +00:00
Paul Ramsey c60284b23e OK, didn't like that. libtoolize alters config.guess and config.sub,
but removing them breaks build. Run libtoolize by hand and add the resultants
to svn?


git-svn-id: http://svn.osgeo.org/postgis/trunk@3927 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 06:30:17 +00:00
Paul Ramsey bed733daa2 config.guess back?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3926 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 06:28:59 +00:00
Paul Ramsey af0680731a config.sub back in?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3925 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 03:34:02 +00:00
Paul Ramsey 137e390247 Break build per mloskot. Remember to run ./autogen.sh and hopefully you have libtoolize!
git-svn-id: http://svn.osgeo.org/postgis/trunk@3924 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 03:23:52 +00:00
Regina Obe 84effae0c8 typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@3923 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 02:26:06 +00:00
Regina Obe 1ac9c1ba6d not dealing correctly with arguments that are geometry arrays where there is only one geometry in the arglist
git-svn-id: http://svn.osgeo.org/postgis/trunk@3922 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 02:23:44 +00:00
Olivier Courtin 008299c4c9 Fix static buffer size to add precision spaces. Cf #119
git-svn-id: http://svn.osgeo.org/postgis/trunk@3921 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-21 19:14:35 +00:00
Paul Ramsey 22d570ffc5 Update release notes more
git-svn-id: http://svn.osgeo.org/postgis/trunk@3916 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 18:43:25 +00:00
Kevin Neufeld 0594ab3ad5 updated the operator notes in reference.xml to reflect the fact that they do indeed use indexes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3915 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 16:48:54 +00:00
Regina Obe 9ecf9151b9 Add ST_MakeLine array proto. Provide example use. Flag that ST_MAkeLine was enhanced in 1.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@3912 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 14:55:49 +00:00
Regina Obe 9d9eae9504 Fill in missing ST_Collect(geomarray) proto. Provide examples for using ST_Union(geomarray), ST_Collect(geomarray)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3911 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 14:40:35 +00:00
Olivier Courtin 14668ef7d4 Fix GML multi size computation. Cf issue #141
git-svn-id: http://svn.osgeo.org/postgis/trunk@3910 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 13:39:42 +00:00
Kevin Neufeld 18c98849a4 a small typo patch from mloskot, renaming a few "geometry_column" to "geometry_columns"
git-svn-id: http://svn.osgeo.org/postgis/trunk@3906 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 05:43:53 +00:00
Kevin Neufeld 780054c51c renamed reference.xml to reference_old.xml
renamed reference_new.xml to reference.xml
updated configure.ac, doc/Makefile.in, and doc/postgis.xml accordingly. 

git-svn-id: http://svn.osgeo.org/postgis/trunk@3905 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 05:32:45 +00:00
Paul Ramsey 46b75219e0 Revert, now I get a warning in OS/X. Solaris will have to suck it up.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3903 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 17:58:04 +00:00
Paul Ramsey d170351f42 Make autogen.sh a little more tolerant of missing / re-named autotools.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3901 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 17:50:36 +00:00
Kevin Neufeld c6b23e26fe updated ST_Relate docs - changed 3rd parameter to be more clear
git-svn-id: http://svn.osgeo.org/postgis/trunk@3900 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 17:28:47 +00:00
Paul Ramsey d51b11d68b Remove warning in Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3899 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 17:03:44 +00:00
Paul Ramsey d0e42b35b3 Remove warning in Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3898 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 16:58:28 +00:00
Paul Ramsey 9944bba045 Remove one last 'const' warning.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3897 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 16:52:20 +00:00
Olivier Courtin 993700b4ea Few minor improve/change on memory size to allocate
git-svn-id: http://svn.osgeo.org/postgis/trunk@3895 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 13:27:00 +00:00
Mark Cave-Ayland f1a5d5eeba More lwgeom_geos.c fixes to remove compilation warnings, but this time for compiling with GEOS >= 3.1.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3894 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 11:52:34 +00:00
Paul Ramsey 5c31005664 Oops, we don't use the literal output of autoheader.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3893 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 06:05:28 +00:00
Paul Ramsey 9e17bea399 Remove prepared geometry compilation warning.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3892 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 05:55:29 +00:00
Paul Ramsey afdf5b39f7 Add ieeefp.h for Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3891 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 05:54:47 +00:00
Paul Ramsey cc79e4b192 Add testing for ieeefp.h to autoconf
git-svn-id: http://svn.osgeo.org/postgis/trunk@3890 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 05:53:05 +00:00
Paul Ramsey f8ae273e9d Final fix to remove cpp requirement
git-svn-id: http://svn.osgeo.org/postgis/trunk@3889 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 00:48:57 +00:00
Paul Ramsey 7ad30d98c7 Remove preproc step for sql-mm curve regression.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3888 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 00:38:34 +00:00
Paul Ramsey 6ba139d4fd Remove USE_JTS and cpp preproc from sql-mm regression
git-svn-id: http://svn.osgeo.org/postgis/trunk@3887 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 00:37:21 +00:00
Paul Ramsey 163b4049ef Add lidar item
git-svn-id: http://svn.osgeo.org/postgis/trunk@3886 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-18 23:42:21 +00:00
Mark Cave-Ayland f7de53897c More cleanup work based upon Mateusz's MSVC patches; remove references to unistd.h and sys/param.h since they are no longer required for determining endian-ness.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3877 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-16 23:06:58 +00:00
Regina Obe dd38a8048c switch order
git-svn-id: http://svn.osgeo.org/postgis/trunk@3868 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-13 13:11:50 +00:00
Regina Obe 27bbd41e41 get rid of sT_PolyFromWKB reference. Will readd those stupid ones left in reference.xml later
git-svn-id: http://svn.osgeo.org/postgis/trunk@3867 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-13 13:09:53 +00:00
Regina Obe 0a0b5cafbd more spots
git-svn-id: http://svn.osgeo.org/postgis/trunk@3866 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-13 13:08:27 +00:00
Regina Obe 80080f4570 missed a spot
git-svn-id: http://svn.osgeo.org/postgis/trunk@3865 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-13 13:05:43 +00:00