]> granicus.if.org Git - postgis/log
postgis
19 years agoApplied to HEAD, so removed
Devrim GÜNDÜZ [Mon, 3 Oct 2005 17:29:53 +0000 (17:29 +0000)]
Applied to HEAD, so removed

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

19 years agoAdded -W and -I loader switches to manuals.
Sandro Santilli [Mon, 3 Oct 2005 07:53:38 +0000 (07:53 +0000)]
Added -W and -I loader switches to manuals.

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

19 years agoIssued a warning when -W is specified and no UTF8 support has been compiled in.
Sandro Santilli [Mon, 3 Oct 2005 07:45:58 +0000 (07:45 +0000)]
Issued a warning when -W is specified and no UTF8 support has been compiled in.

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

19 years agoRemoved
Devrim GÜNDÜZ [Fri, 30 Sep 2005 15:09:39 +0000 (15:09 +0000)]
Removed

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

19 years agoRenamed the file and fixed the non-ascii char
Devrim GÜNDÜZ [Fri, 30 Sep 2005 15:09:05 +0000 (15:09 +0000)]
Renamed the file and fixed the non-ascii char

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

19 years agoundefined UNITE_USING_BUFFER (defining it to 0 did not have the expected result)
Sandro Santilli [Fri, 30 Sep 2005 12:44:52 +0000 (12:44 +0000)]
undefined UNITE_USING_BUFFER (defining it to 0 did not have the expected result)

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

19 years agoFixed release of stack memory occurring when shp2pgsql is compiled with USE_ICONV...
Sandro Santilli [Fri, 30 Sep 2005 08:59:29 +0000 (08:59 +0000)]
Fixed release of stack memory occurring when shp2pgsql is compiled with USE_ICONV defined, an attribute value needs to be escaped and no -W is used

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

19 years agoManually applied Makefile changes from Devrim GUNDUZ (extras/rpm/patches/postgis...
Markus Schaber [Thu, 29 Sep 2005 07:11:12 +0000 (07:11 +0000)]
Manually applied Makefile changes from Devrim GUNDUZ (extras/rpm/patches/postgis-jdbc2-makefile.patch) to HEAD jdbc2 Makefile

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

19 years agoHonoured want3d parameter in GEOS2POSTGIS converters
Sandro Santilli [Wed, 28 Sep 2005 16:34:34 +0000 (16:34 +0000)]
Honoured want3d parameter in GEOS2POSTGIS converters

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

19 years agoMentioned about the patches in spec file.
Devrim GÜNDÜZ [Tue, 27 Sep 2005 21:50:50 +0000 (21:50 +0000)]
Mentioned about the patches in spec file.

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

19 years agoInitial README file for PostGIS RPM
Devrim GÜNDÜZ [Tue, 27 Sep 2005 21:48:42 +0000 (21:48 +0000)]
Initial README file for PostGIS RPM

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

19 years agoInitial import of postgis.spec
Devrim GÜNDÜZ [Tue, 27 Sep 2005 21:26:15 +0000 (21:26 +0000)]
Initial import of postgis.spec

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

19 years agoNecesarry patches used to build PostGIS RPMs.
Devrim GÜNDÜZ [Tue, 27 Sep 2005 21:12:11 +0000 (21:12 +0000)]
Necesarry patches used to build PostGIS RPMs.

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

19 years agoWrapped debugging line in preprocessor block.
Sandro Santilli [Tue, 27 Sep 2005 16:30:26 +0000 (16:30 +0000)]
Wrapped debugging line in preprocessor block.

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

19 years agoMade USE_GEOS_CAPI definable by ./configure
Sandro Santilli [Mon, 26 Sep 2005 13:48:07 +0000 (13:48 +0000)]
Made USE_GEOS_CAPI definable by ./configure

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

19 years agoAdded --with-geos-capi switch
Sandro Santilli [Mon, 26 Sep 2005 13:47:53 +0000 (13:47 +0000)]
Added --with-geos-capi switch

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

19 years agoAdded LineMerge function in Geometry Editors chapter
Sandro Santilli [Mon, 26 Sep 2005 12:53:10 +0000 (12:53 +0000)]
Added LineMerge function in Geometry Editors chapter

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

19 years agoInitial switches for use of GEOS C-API
Sandro Santilli [Mon, 26 Sep 2005 12:36:54 +0000 (12:36 +0000)]
Initial switches for use of GEOS C-API

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

19 years agoAdded LineMerge interface
Sandro Santilli [Mon, 26 Sep 2005 12:30:27 +0000 (12:30 +0000)]
Added LineMerge interface

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

19 years agoUpdated LineMerge facts
Sandro Santilli [Mon, 26 Sep 2005 12:09:36 +0000 (12:09 +0000)]
Updated LineMerge facts

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

19 years agoAdded JTSLineMerge stub, fixed typos in profiling outputs.
Sandro Santilli [Mon, 26 Sep 2005 12:08:57 +0000 (12:08 +0000)]
Added JTSLineMerge stub, fixed typos in profiling outputs.

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

19 years agoAdded stub for linemerge()
Sandro Santilli [Mon, 26 Sep 2005 12:07:48 +0000 (12:07 +0000)]
Added stub for linemerge()

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

19 years agoAdded new LineMerge funtion
Sandro Santilli [Mon, 26 Sep 2005 12:04:28 +0000 (12:04 +0000)]
Added new LineMerge funtion

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

19 years agoFixed prototype of linemerge() and error typo in it
Sandro Santilli [Mon, 26 Sep 2005 12:03:40 +0000 (12:03 +0000)]
Fixed prototype of linemerge() and error typo in it

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

19 years agoChanged GEOSLineMerge function to take one geometry and return the simplest
Sandro Santilli [Mon, 26 Sep 2005 11:35:33 +0000 (11:35 +0000)]
Changed GEOSLineMerge function to take one geometry and return the simplest
geometry formed by set of merged LineStrings. Fixed memory leak in
GEOSrelate().

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

19 years agoAdded linemerge_garray function
Sandro Santilli [Fri, 23 Sep 2005 17:25:20 +0000 (17:25 +0000)]
Added linemerge_garray function

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

19 years agoAdded LineMerger interface
Sandro Santilli [Fri, 23 Sep 2005 17:22:20 +0000 (17:22 +0000)]
Added LineMerger interface

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

19 years agoInitial wrapper to GEOS C api
Sandro Santilli [Fri, 23 Sep 2005 17:06:32 +0000 (17:06 +0000)]
Initial wrapper to GEOS C api

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

19 years agoAdded wrappers for ewkb output
Sandro Santilli [Fri, 23 Sep 2005 16:43:56 +0000 (16:43 +0000)]
Added wrappers for ewkb output

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

19 years agocleanups
Sandro Santilli [Fri, 23 Sep 2005 16:41:20 +0000 (16:41 +0000)]
cleanups

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

19 years agocleanups
Sandro Santilli [Fri, 23 Sep 2005 16:24:14 +0000 (16:24 +0000)]
cleanups

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

19 years agoadded header sentinels
Sandro Santilli [Fri, 23 Sep 2005 15:43:19 +0000 (15:43 +0000)]
added header sentinels

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

19 years agoMade LWGEOMFromWKB use underlying pglwgeom_from_ewkb()
Sandro Santilli [Fri, 23 Sep 2005 11:45:23 +0000 (11:45 +0000)]
Made LWGEOMFromWKB use underlying pglwgeom_from_ewkb()

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

19 years agoAdded pglwgeom_from_ewkb function
Sandro Santilli [Fri, 23 Sep 2005 11:23:47 +0000 (11:23 +0000)]
Added pglwgeom_from_ewkb function

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

19 years agogiven some consistent format to items
Sandro Santilli [Fri, 16 Sep 2005 13:19:03 +0000 (13:19 +0000)]
given some consistent format to items

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

19 years agoFixed X(),Y() and Z() functions descriptions, added M().
Sandro Santilli [Thu, 15 Sep 2005 14:53:43 +0000 (14:53 +0000)]
Fixed X(),Y() and Z() functions descriptions, added M().

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

19 years agoMoved AddPoint() function from 'geometry constructors' to 'geometry editors' chapter
Sandro Santilli [Thu, 15 Sep 2005 10:24:38 +0000 (10:24 +0000)]
Moved AddPoint() function from 'geometry constructors' to 'geometry editors' chapter

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

19 years agoDisabled buffer-based GeomUnion
Sandro Santilli [Thu, 15 Sep 2005 10:16:43 +0000 (10:16 +0000)]
Disabled buffer-based GeomUnion

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

19 years agoMoved the fix_geometry_column() removal to 1.1.0 section
Sandro Santilli [Thu, 15 Sep 2005 10:13:33 +0000 (10:13 +0000)]
Moved the fix_geometry_column() removal to 1.1.0 section

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

19 years agoRemoved automatic fix_geometry_columns() call in update_geometry_stats and AddGeometr...
Sandro Santilli [Thu, 15 Sep 2005 09:55:13 +0000 (09:55 +0000)]
Removed automatic fix_geometry_columns() call in update_geometry_stats and AddGeometryColumns()

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

19 years agoAdded Reporting Bugs chapter
Sandro Santilli [Thu, 15 Sep 2005 09:50:16 +0000 (09:50 +0000)]
Added Reporting Bugs chapter

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

19 years agoUpdated release info for 1.0.4
Sandro Santilli [Fri, 9 Sep 2005 17:03:45 +0000 (17:03 +0000)]
Updated release info for 1.0.4

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

19 years agoFixed bug in scale() and transscale() functions corrupting output bounding box
Sandro Santilli [Fri, 9 Sep 2005 16:21:32 +0000 (16:21 +0000)]
Fixed bug in scale() and transscale() functions corrupting output bounding box

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

19 years agocleanups for waste left in previous patches
Sandro Santilli [Fri, 9 Sep 2005 15:23:17 +0000 (15:23 +0000)]
cleanups for waste left in previous patches

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

19 years agoFixed bug in translate() corrupting output bounding box. Bounding-box related cleanup...
Sandro Santilli [Fri, 9 Sep 2005 14:47:21 +0000 (14:47 +0000)]
Fixed bug in translate() corrupting output bounding box. Bounding-box related cleanups in exterior_ring()

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

19 years agoMade ptarray_compute_box3d a wrapper of ptarray_compute_box3d_p
Sandro Santilli [Thu, 8 Sep 2005 23:30:01 +0000 (23:30 +0000)]
Made ptarray_compute_box3d a wrapper of ptarray_compute_box3d_p

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

19 years agominor speedups in distance()
Sandro Santilli [Thu, 8 Sep 2005 22:59:18 +0000 (22:59 +0000)]
minor speedups in distance()

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

19 years agoHandled search_box outside of histogram_box case in selectivity estimator
Sandro Santilli [Thu, 8 Sep 2005 19:26:22 +0000 (19:26 +0000)]
Handled search_box outside of histogram_box case in selectivity estimator

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

19 years agoadded some more Todo points
Markus Schaber [Wed, 7 Sep 2005 11:58:25 +0000 (11:58 +0000)]
added some more Todo points

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

19 years agoAdded notes about PointN, GeometryN and InteriorRingN indexing method
Sandro Santilli [Tue, 6 Sep 2005 09:22:22 +0000 (09:22 +0000)]
Added notes about PointN, GeometryN and InteriorRingN indexing method

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

19 years agoBOX3d parser note
Sandro Santilli [Tue, 6 Sep 2005 08:29:32 +0000 (08:29 +0000)]
BOX3d parser note

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

19 years agolooser BOX3D parser
Sandro Santilli [Tue, 6 Sep 2005 08:28:05 +0000 (08:28 +0000)]
looser BOX3D parser

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

19 years agoLeak plugged in compute_serialized_box3d_p
Sandro Santilli [Sat, 3 Sep 2005 06:11:20 +0000 (06:11 +0000)]
Leak plugged in compute_serialized_box3d_p

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

19 years agoremoved compiler warnings
Sandro Santilli [Wed, 31 Aug 2005 17:09:25 +0000 (17:09 +0000)]
removed compiler warnings

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

19 years agoFixed bug in pointArray_construct() misinterpreting hasZ and hasM parameters
Sandro Santilli [Wed, 31 Aug 2005 16:49:26 +0000 (16:49 +0000)]
Fixed bug in pointArray_construct() misinterpreting hasZ and hasM parameters

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

19 years agoRemoved premature object destruction in InsertLineString{WKT,} causing segfault
Sandro Santilli [Mon, 29 Aug 2005 22:36:25 +0000 (22:36 +0000)]
Removed premature object destruction in InsertLineString{WKT,} causing segfault

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

19 years agoAdded Nikita Shulga <malfet@jscc.ru> in contributors list.
Sandro Santilli [Mon, 29 Aug 2005 12:08:27 +0000 (12:08 +0000)]
Added Nikita Shulga <malfet@jscc.ru> in contributors list.

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

19 years agoTypo fixed
Sandro Santilli [Mon, 29 Aug 2005 11:56:06 +0000 (11:56 +0000)]
Typo fixed

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

19 years agoFixed sprintf() calls to avoid overlapping memory,
Sandro Santilli [Mon, 29 Aug 2005 11:48:33 +0000 (11:48 +0000)]
Fixed sprintf() calls to avoid overlapping memory,
reworked not-null objects existance check to reduce startup costs.

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

19 years agoAdded M(point) function
Sandro Santilli [Tue, 16 Aug 2005 21:38:18 +0000 (21:38 +0000)]
Added M(point) function

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

19 years agoEarly memory release in GiST indexing
Sandro Santilli [Tue, 16 Aug 2005 11:24:06 +0000 (11:24 +0000)]
Early memory release in GiST indexing

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

19 years agoAdded +proj=longlat to all corrupt srs entries.
Paul Ramsey [Fri, 12 Aug 2005 19:20:37 +0000 (19:20 +0000)]
Added +proj=longlat to all corrupt srs entries.

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

19 years agoRemoved pfree of proj4 text in make_project failure cases (required for error message)
Sandro Santilli [Wed, 10 Aug 2005 23:16:26 +0000 (23:16 +0000)]
Removed pfree of proj4 text in make_project failure cases (required for error message)

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

19 years agoAdded segfault fix
Sandro Santilli [Wed, 10 Aug 2005 23:12:51 +0000 (23:12 +0000)]
Added segfault fix

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

19 years agoFixed a segfault in transform_geom exploited by proj4's make_project error.
Sandro Santilli [Wed, 10 Aug 2005 23:06:56 +0000 (23:06 +0000)]
Fixed a segfault in transform_geom exploited by proj4's make_project error.

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

19 years agoChecked for PSQL run success
Sandro Santilli [Thu, 4 Aug 2005 16:29:39 +0000 (16:29 +0000)]
Checked for PSQL run success

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

19 years agoAdded availability note for version functions
Sandro Santilli [Thu, 4 Aug 2005 15:20:41 +0000 (15:20 +0000)]
Added availability note for version functions

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

19 years agoUpdated
Sandro Santilli [Thu, 4 Aug 2005 15:03:36 +0000 (15:03 +0000)]
Updated

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

19 years ago1.0.3 release notes and date
Sandro Santilli [Thu, 4 Aug 2005 14:55:27 +0000 (14:55 +0000)]
1.0.3 release notes and date

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

19 years agoAdded plpgsql_validator explicit function skip
Sandro Santilli [Thu, 4 Aug 2005 14:54:36 +0000 (14:54 +0000)]
Added plpgsql_validator explicit function skip

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

19 years agoupdated 1.0.3 section
Sandro Santilli [Fri, 29 Jul 2005 22:24:17 +0000 (22:24 +0000)]
updated 1.0.3 section

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

19 years agoAdded more obsoleted functions, new obsoleted_ops considered,
Sandro Santilli [Fri, 29 Jul 2005 22:08:43 +0000 (22:08 +0000)]
Added more obsoleted functions, new obsoleted_ops considered,
check of pg_restore -l return code, better regexp to allow broader
range of dump/restore versions.

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

19 years agofix EWKT constructors to accept SRID=4711; representation
Markus Schaber [Thu, 28 Jul 2005 12:23:16 +0000 (12:23 +0000)]
fix EWKT constructors to accept SRID=4711; representation

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

19 years agoSupport for multibyte field names in loader
Sandro Santilli [Wed, 27 Jul 2005 02:47:14 +0000 (02:47 +0000)]
Support for multibyte field names in loader

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

19 years agoMinor cleanups in loader
Sandro Santilli [Wed, 27 Jul 2005 02:35:50 +0000 (02:35 +0000)]
Minor cleanups in loader

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

19 years agoFixed handling of POINT types as WKT (-w) in loader
Sandro Santilli [Wed, 27 Jul 2005 02:07:01 +0000 (02:07 +0000)]
Fixed handling of POINT types as WKT (-w) in loader

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

19 years agobugfix in ptarray_compute_box2d_p
Sandro Santilli [Mon, 25 Jul 2005 22:24:07 +0000 (22:24 +0000)]
bugfix in ptarray_compute_box2d_p

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

19 years agoFixed bug in {get,pop}{int,double} for 64bit archs
Sandro Santilli [Fri, 22 Jul 2005 19:15:28 +0000 (19:15 +0000)]
Fixed bug in {get,pop}{int,double} for 64bit archs

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

19 years agoremoved useless strchr call in LWGEOM_in
Sandro Santilli [Tue, 19 Jul 2005 11:26:11 +0000 (11:26 +0000)]
removed useless strchr call in LWGEOM_in

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

19 years agoupdated
Sandro Santilli [Wed, 13 Jul 2005 14:28:42 +0000 (14:28 +0000)]
updated

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

19 years agoFixed bug reported by klaus F�rster
Sandro Santilli [Wed, 13 Jul 2005 14:26:47 +0000 (14:26 +0000)]
Fixed bug reported by klaus F�rster

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

19 years agoFixed bug in user query handling, reported by Andrew Seales
Sandro Santilli [Tue, 12 Jul 2005 16:19:35 +0000 (16:19 +0000)]
Fixed bug in user query handling, reported by Andrew Seales

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

19 years agoForced INSTALL to be install-sh
Sandro Santilli [Tue, 5 Jul 2005 16:12:23 +0000 (16:12 +0000)]
Forced INSTALL to be install-sh

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

19 years agoAdded more win32-specific variables
Sandro Santilli [Tue, 5 Jul 2005 15:13:39 +0000 (15:13 +0000)]
Added more win32-specific variables

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

19 years agoCleaned up to use more facilities from Makefile.shlib
Sandro Santilli [Mon, 4 Jul 2005 17:04:34 +0000 (17:04 +0000)]
Cleaned up to use more facilities from Makefile.shlib

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

19 years agoAdded conservative iconv detection code
Sandro Santilli [Mon, 4 Jul 2005 09:47:03 +0000 (09:47 +0000)]
Added conservative iconv detection code

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

19 years agoadjusted for 1.0.2 release
Sandro Santilli [Mon, 4 Jul 2005 09:14:41 +0000 (09:14 +0000)]
adjusted for 1.0.2 release

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

19 years agoDropped broken attempt at 'detecting' iconv.
Sandro Santilli [Mon, 4 Jul 2005 09:12:41 +0000 (09:12 +0000)]
Dropped broken attempt at 'detecting' iconv.

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

19 years agoAdded 1.0.2 release notes
Sandro Santilli [Sun, 3 Jul 2005 17:46:06 +0000 (17:46 +0000)]
Added 1.0.2 release notes

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

19 years agoIncluded debian packaging scripts
Sandro Santilli [Fri, 1 Jul 2005 21:10:18 +0000 (21:10 +0000)]
Included debian packaging scripts

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

19 years agoAdded index concurrency tester
Sandro Santilli [Tue, 28 Jun 2005 22:01:27 +0000 (22:01 +0000)]
Added index concurrency tester

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

19 years agoFixed extimators to work with postgresql 8.1.x
Sandro Santilli [Tue, 28 Jun 2005 22:00:09 +0000 (22:00 +0000)]
Fixed extimators to work with postgresql 8.1.x

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

20 years agoReverted rtree logic back to use leaf/internal consistency functions
Sandro Santilli [Tue, 28 Jun 2005 14:58:16 +0000 (14:58 +0000)]
Reverted rtree logic back to use leaf/internal consistency functions

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

20 years agoupdated
Sandro Santilli [Tue, 28 Jun 2005 14:51:18 +0000 (14:51 +0000)]
updated

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

20 years agoMaintained separate vars for CFLAGS and CXXFLAGS
Sandro Santilli [Tue, 28 Jun 2005 14:42:11 +0000 (14:42 +0000)]
Maintained separate vars for CFLAGS and CXXFLAGS

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

20 years agoBugfix in RTBelowStrategyNumber handling
Sandro Santilli [Tue, 28 Jun 2005 14:34:42 +0000 (14:34 +0000)]
Bugfix in RTBelowStrategyNumber handling

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

20 years agoupdated
Sandro Santilli [Tue, 28 Jun 2005 14:00:03 +0000 (14:00 +0000)]
updated

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

20 years agoInclusion of core rtree header for StratregyNumber typedef (8.1 support)
Sandro Santilli [Tue, 28 Jun 2005 13:53:36 +0000 (13:53 +0000)]
Inclusion of core rtree header for StratregyNumber typedef (8.1 support)

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

20 years agoAdded switch for pgsql 8.1 build
Sandro Santilli [Tue, 28 Jun 2005 11:33:47 +0000 (11:33 +0000)]
Added switch for pgsql 8.1 build

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

20 years agoMoved chunked GeomUnion defines on top of file
Sandro Santilli [Tue, 28 Jun 2005 11:33:34 +0000 (11:33 +0000)]
Moved chunked GeomUnion defines on top of file

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