]>
granicus.if.org Git - postgis/log
Sandro Santilli [Mon, 24 Oct 2005 11:31:27 +0000 (11:31 +0000)]
Backported stricter STRING and INTEGER attributes handling.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1988
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 21 Oct 2005 11:34:25 +0000 (11:34 +0000)]
Applied patch by Lars Roessiger handling numerical values with a trailing decima
l dot
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1983
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 13 Oct 2005 13:40:15 +0000 (13:40 +0000)]
Fixed return code from shp2pgsql
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1962
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 10 Oct 2005 16:19:07 +0000 (16:19 +0000)]
Fixed null values fraction computation in geometry analyzer as suggested by Michael Fuhr
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1960
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 30 Sep 2005 08:59:21 +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/branches/pgis_1_0@1948
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Sep 2005 14:54:20 +0000 (14:54 +0000)]
Fixed X(),Y() and Z() functions description
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1919
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Sep 2005 10:24:25 +0000 (10:24 +0000)]
Moved AddPoint() function from 'geometry constructors' to 'geometry editors' chapter
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1916
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Sep 2005 10:12:47 +0000 (10:12 +0000)]
Reverted back the fix_geometry_columns() call removal, to keep
SCRIPT_VERSION from upgrading - the change is still present in the
head branch.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1913
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Sep 2005 09:55:25 +0000 (09:55 +0000)]
Removed automatic fix_geometry_columns() call in update_geometry_stats and AddGeometryColumns()
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1912
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Sep 2005 09:34:28 +0000 (09:34 +0000)]
Added Reporting Bugs chapter
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1909
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Sep 2005 17:03:21 +0000 (17:03 +0000)]
Fixed release date of 1.0.4
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1907
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Sep 2005 15:23:27 +0000 (15:23 +0000)]
cleanups for waste left in previous patches
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1904
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Sep 2005 14:48:37 +0000 (14:48 +0000)]
Fixed bug in translate() corrupting output bounding box. Bounding-box related cleanups in exterior_ring()
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1902
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Sep 2005 13:11:22 +0000 (13:11 +0000)]
Prepared for 1.0.4 release
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1900
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Sep 2005 23:29:28 +0000 (23:29 +0000)]
Removed useless variable declaration in ptarray_compute_box3d
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Sep 2005 23:28:49 +0000 (23:28 +0000)]
Made ptarray_compute_box3d a wrapper of ptarray_compute_box3d_p
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1897
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Sep 2005 22:58:47 +0000 (22:58 +0000)]
minor speedups in distance()
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1895
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Sep 2005 19:26:10 +0000 (19:26 +0000)]
Handled search_box outside of histogram_box case in selectivity estimator
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Sep 2005 09:22:17 +0000 (09:22 +0000)]
Added notes about PointN, GeometryN and InteriorRingN indexing method
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Sep 2005 08:29:25 +0000 (08:29 +0000)]
BOX3d parser note
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 6 Sep 2005 08:27:56 +0000 (08:27 +0000)]
looser BOX3D parser
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1886
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 3 Sep 2005 06:10:18 +0000 (06:10 +0000)]
Leak plugged in compute_serialized_box3d_p. Version upgraded to 1.0.4.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1884
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 31 Aug 2005 17:09:21 +0000 (17:09 +0000)]
removed compiler warnings
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1882
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 31 Aug 2005 16:49:21 +0000 (16:49 +0000)]
Fixed bug in pointArray_construct() misinterpreting hasZ and hasM parameters
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1880
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Aug 2005 22:36:14 +0000 (22:36 +0000)]
Removed premature object destruction in InsertLineString{WKT,} causing segfault
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Aug 2005 12:08:20 +0000 (12:08 +0000)]
Added Nikita Shulga <malfet@jscc.ru> in contributors list.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1876
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Aug 2005 11:56:01 +0000 (11:56 +0000)]
Typo fixed
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1874
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 29 Aug 2005 11:48:42 +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/branches/pgis_1_0@1873
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 16 Aug 2005 11:23:58 +0000 (11:23 +0000)]
Early memory release in GiST indexing
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1869
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 12 Aug 2005 23:47:26 +0000 (23:47 +0000)]
Added spatial_ref_sys change
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 12 Aug 2005 19:20:17 +0000 (19:20 +0000)]
Added +proj=longlat to all corrupt srs entries.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1866
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 10 Aug 2005 23:16:23 +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/branches/pgis_1_0@1864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 10 Aug 2005 23:12:43 +0000 (23:12 +0000)]
Added segfault fix
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1862
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 10 Aug 2005 23:07:06 +0000 (23:07 +0000)]
Fixed a segfault in transform_geom exploited by proj4's make_project error.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1861
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 4 Aug 2005 16:29:42 +0000 (16:29 +0000)]
Checked for PSQL run success
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1858
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 4 Aug 2005 15:20:48 +0000 (15:20 +0000)]
Added availability note for version functions
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1856
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 4 Aug 2005 14:54:22 +0000 (14:54 +0000)]
Added plpgsql_validator explicit function skip
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1851
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 2 Aug 2005 23:14:52 +0000 (23:14 +0000)]
set version to 1.0.3
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1850
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 2 Aug 2005 23:14:11 +0000 (23:14 +0000)]
set 1.0.3 release date
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1849
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 2 Aug 2005 23:12:59 +0000 (23:12 +0000)]
Added 1.0.3 release notes.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1848
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 2 Aug 2005 21:37:55 +0000 (21:37 +0000)]
Back-ported upgrade chapter extension and availability note on a couple of functions.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1847
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jul 2005 22:23:31 +0000 (22:23 +0000)]
Added postgis_restore.pl improvements and rebuild_bbox_cache.pl new entry
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1845
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jul 2005 22:08:12 +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/branches/pgis_1_0@1843
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jul 2005 12:24:00 +0000 (12:24 +0000)]
Fixed support for pre-schema postgresql installations
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1842
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jul 2005 11:46:16 +0000 (11:46 +0000)]
Initial implementation of geometries bbox cache recomputation script
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1841
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jul 2005 08:31:39 +0000 (08:31 +0000)]
Added postgis_proc_upgrade.pl description
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1840
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Jul 2005 02:47:06 +0000 (02:47 +0000)]
Support for multibyte field names in loader
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1837
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Jul 2005 02:34:29 +0000 (02:34 +0000)]
Minor cleanups in loader
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1835
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 Jul 2005 02:05:20 +0000 (02:05 +0000)]
Fixed handling of POINT types as WKT (-w) in loader
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1833
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 25 Jul 2005 22:23:48 +0000 (22:23 +0000)]
bugfix in ptarray_compute_box2d_p
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1827
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 Jul 2005 19:20:49 +0000 (19:20 +0000)]
Fixed bug in {get,pop}{int,double} for 64bit archs
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1826
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 19 Jul 2005 11:25:35 +0000 (11:25 +0000)]
removed useless strchr call in LWGEOM_in
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1819
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 13 Jul 2005 14:28:31 +0000 (14:28 +0000)]
Version set to 1.0.3cvs
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1817
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 13 Jul 2005 14:28:20 +0000 (14:28 +0000)]
Updated
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1816
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 13 Jul 2005 14:26:33 +0000 (14:26 +0000)]
Moved create_undef.pl script under utils/ directory
and fixed bug reported by klaus F�rster
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1814
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 12 Jul 2005 16:19:29 +0000 (16:19 +0000)]
Fixed bug in user query handling, reported by Andrew Seales
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1812
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 14:43:37 +0000 (14:43 +0000)]
Changed pgsql 8.1 support advertisements to be more clear about status
of it.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1802
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 14:35:34 +0000 (14:35 +0000)]
Added 1.0.2 section in Release Notes
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1801
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 14:24:02 +0000 (14:24 +0000)]
Added new -I switch for shp2pgsql and release date
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1800
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 14:23:27 +0000 (14:23 +0000)]
Set library version to 1.0.2
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1799
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 14:22:40 +0000 (14:22 +0000)]
backported -I switch
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1798
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 1 Jul 2005 13:02:16 +0000 (13:02 +0000)]
Removed chunked buffer(0) implementation of GeomUnion, will eventually end up in 1.1.0
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1797
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 29 Jun 2005 23:04:22 +0000 (23:04 +0000)]
Generalized to allow specification of numclients
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1796
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 29 Jun 2005 18:30:06 +0000 (18:30 +0000)]
copied here from head branch
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1795
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 22:01:02 +0000 (22:01 +0000)]
Added index concurrency tester
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1792
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 22:00:05 +0000 (22:00 +0000)]
Fixed extimators to work with postgresql 8.1.x
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1790
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 14:58:22 +0000 (14:58 +0000)]
Reverted rtree logic back to use leaf/internal consistency functions
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1788
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 14:50:50 +0000 (14:50 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1785
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 14:50:39 +0000 (14:50 +0000)]
Maintained separate vars for CFLAGS and CXXFLAGS
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1784
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 14:34:48 +0000 (14:34 +0000)]
Bugfix in RTBelowStrategyNumber handling
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1782
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 13:59:23 +0000 (13:59 +0000)]
Initial support for postgresql 8.1
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1779
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Jun 2005 11:32:43 +0000 (11:32 +0000)]
Back-ported chunked GeomUnion implementation
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1775
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 24 Jun 2005 12:36:22 +0000 (12:36 +0000)]
Fixed rtree indexing (ported from pgsql rtree fix)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1768
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Jun 2005 14:51:02 +0000 (14:51 +0000)]
Memory leak fix in pg_error
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1765
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 15 Jun 2005 16:04:31 +0000 (16:04 +0000)]
fault tolerant btree ops
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1763
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 15 Jun 2005 16:04:31 +0000 (16:04 +0000)]
fault tolerant btree ops
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1762
b70326c6 -7e19-0410-871a-
916f4a2858ee
No Body [Fri, 10 Jun 2005 16:27:19 +0000 (16:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'pgis_1_0'.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1760
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 25 May 2005 17:14:54 +0000 (17:14 +0000)]
Version changed to 1.0.2cvs
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1732
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 May 2005 13:46:36 +0000 (13:46 +0000)]
Fixed version to 1.0.1
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1724
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 May 2005 13:36:35 +0000 (13:36 +0000)]
Set release date to today
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1723
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 23 May 2005 14:13:48 +0000 (14:13 +0000)]
Compiled 1.0.1 release notes
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1720
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 May 2005 17:01:28 +0000 (17:01 +0000)]
Applied 'strictness' patch by James Marca
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1718
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 May 2005 15:48:53 +0000 (15:48 +0000)]
Fixed SetSRID() entry
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1716
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 May 2005 15:38:28 +0000 (15:38 +0000)]
added Paris projections fixes
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1714
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 May 2005 15:35:47 +0000 (15:35 +0000)]
Updated proj4text for some French projections, as for Nicolas Ribot report
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1712
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 May 2005 17:51:17 +0000 (17:51 +0000)]
BUGFIX in attribute names unicity enforcement
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1711
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 May 2005 17:51:03 +0000 (17:51 +0000)]
Added note about pgsq2shp attributes names bugfix
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1710
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 May 2005 08:04:49 +0000 (08:04 +0000)]
Back-ported loaderdumper manuals update.
Updated CHANGES file.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1706
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 May 2005 08:03:29 +0000 (08:03 +0000)]
Back-ported -k patch
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1705
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 May 2005 07:57:03 +0000 (07:57 +0000)]
Accept custom options to createdb invocation
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1704
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 10 May 2005 12:52:08 +0000 (12:52 +0000)]
Forced OID usage in geometry_column table
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1695
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 10 May 2005 08:15:20 +0000 (08:15 +0000)]
fixed upgrade procedure section as suggested by Steven Bowden
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1688
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 4 May 2005 08:25:24 +0000 (08:25 +0000)]
force jdbc2 classfiles to be java 1.2 compatible.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1685
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 4 May 2005 07:00:33 +0000 (07:00 +0000)]
lib version changed to 1.0.1CVS
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1684
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 4 May 2005 06:58:42 +0000 (06:58 +0000)]
GEOS/JTS performed operations dox made more explicit about which
argument is 'this' and which is 'otherGeometry'.
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1681
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 2 May 2005 10:09:51 +0000 (10:09 +0000)]
added notice about jdbc2 makefile change
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1679
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 Apr 2005 01:07:46 +0000 (01:07 +0000)]
Added fix in join selectivity
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1670
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 Apr 2005 01:05:41 +0000 (01:05 +0000)]
Fixed bug in join selectivity estimator returning invalid estimates (>1)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1668
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 Apr 2005 16:31:09 +0000 (16:31 +0000)]
Fixed bug in 3d spheroid length computation, patch by zmocnik at hotmail dot com
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1667
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 Apr 2005 09:07:48 +0000 (09:07 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1662
b70326c6 -7e19-0410-871a-
916f4a2858ee