]>
granicus.if.org Git - postgis/log
Sandro Santilli [Wed, 2 Mar 2005 17:04:21 +0000 (17:04 +0000)]
added FLEX & YACC fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1459
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 2 Mar 2005 13:10:42 +0000 (13:10 +0000)]
Additional Regression Test for prepared statement usage
git-svn-id: http://svn.osgeo.org/postgis/trunk@1458
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 2 Mar 2005 12:06:28 +0000 (12:06 +0000)]
Code cleanups, Makefile improvements.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1457
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 13:22:50 +0000 (13:22 +0000)]
Renamed lwgeom_to_wkt to lwgeom_to_ewkt, as it doesn't strip out non-ogc
extensions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1456
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 13:20:10 +0000 (13:20 +0000)]
Corrected expected results.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1455
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 11:41:36 +0000 (11:41 +0000)]
Added GEOS/JTS provided functions test
git-svn-id: http://svn.osgeo.org/postgis/trunk@1454
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 08:43:38 +0000 (08:43 +0000)]
Fixed install-lwgeom-scripts rule as suggested by Rhys Ickeringill.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1453
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Mar 2005 08:40:07 +0000 (08:40 +0000)]
FLEX and YACC variables set after PGSQL/Makefile.global has been sourced
and only if not therein defined.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1452
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 1 Mar 2005 01:17:36 +0000 (01:17 +0000)]
Fix link error.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1451
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 28 Feb 2005 09:57:26 +0000 (09:57 +0000)]
Add serialVersionUID for jdk1.5
correctly setType(), needed for jdbc 8.0+
git-svn-id: http://svn.osgeo.org/postgis/trunk@1450
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 28 Feb 2005 08:14:01 +0000 (08:14 +0000)]
Add serialVersionUID for jdk1.5
correctly setType(), needed for jdbc 8.0+
git-svn-id: http://svn.osgeo.org/postgis/trunk@1449
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:44:27 +0000 (13:44 +0000)]
Added geom_accum and SnapToGrid bug fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1448
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:42:38 +0000 (13:42 +0000)]
SnapToGrid: Fixed minor bug in consistency check.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1447
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 13:28:36 +0000 (13:28 +0000)]
Fixed a bugus free() in LWGEOM_accum.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1446
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 09:34:07 +0000 (09:34 +0000)]
added force_collection early return
git-svn-id: http://svn.osgeo.org/postgis/trunk@1445
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 09:31:54 +0000 (09:31 +0000)]
Added early return from force_collection when input is already a collection
AND has a bbox cache. Suggested by Ron Majer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1444
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 25 Feb 2005 08:57:50 +0000 (08:57 +0000)]
Added comment on top of TYPE macros
git-svn-id: http://svn.osgeo.org/postgis/trunk@1443
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 14:13:15 +0000 (14:13 +0000)]
Fixed makefile to allow compilation via kaffe javac - this
one does not automatically include non-mentioned source
files that are present in the classpath.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1442
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 11:43:16 +0000 (11:43 +0000)]
moved trim() call, this avoids calling trim() twice on unchanged value if we have only (1 2,3 4) rep.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1441
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 24 Feb 2005 11:20:17 +0000 (11:20 +0000)]
Additional regression tests for EWKT and EWKB on PostGIS 1.X
git-svn-id: http://svn.osgeo.org/postgis/trunk@1440
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:36:35 +0000 (08:36 +0000)]
Added missing prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@1438
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:32:08 +0000 (08:32 +0000)]
Fixed bug in StartPoint and EndPoint functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1437
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:10:21 +0000 (08:10 +0000)]
lib version changed to 1.0.0RC3, scripts version to 0.2.0.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1436
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 24 Feb 2005 08:08:43 +0000 (08:08 +0000)]
Added spatial_ref_sys change and version/release
git-svn-id: http://svn.osgeo.org/postgis/trunk@1435
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Feb 2005 19:17:31 +0000 (19:17 +0000)]
Hand edit paris central meridian definitions.
Danger: other non-Greenwich projections might also have problems.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1434
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 23 Feb 2005 13:31:29 +0000 (13:31 +0000)]
another fastjar fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1433
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 23 Feb 2005 13:19:14 +0000 (13:19 +0000)]
Fixed jikes compiler warning, using super. for static methods is suboptimal.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1432
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:59:34 +0000 (09:59 +0000)]
GeometryFromText() bug fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1431
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:58:16 +0000 (09:58 +0000)]
Fixed GeometryFromText() to add a bbox cache FOR_COMPLEX_GEOMS
git-svn-id: http://svn.osgeo.org/postgis/trunk@1430
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:44:34 +0000 (09:44 +0000)]
Added bool::text cast
git-svn-id: http://svn.osgeo.org/postgis/trunk@1429
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Feb 2005 09:00:36 +0000 (09:00 +0000)]
Added bool::text cast.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1428
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 18:10:19 +0000 (18:10 +0000)]
Updated jdbc2/Makefile:
- more comments
- all helper binaries are now configurable
- workaround for broken woody jars via DEBUGJAR environment variable
- classpath cleanups, regression tests now use jars instead of build
directory, this should help catching packaging errors
- small other cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@1427
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:05:31 +0000 (13:05 +0000)]
Removed unused import
git-svn-id: http://svn.osgeo.org/postgis/trunk@1426
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:04:14 +0000 (13:04 +0000)]
Some more debian woody fixes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1425
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 13:01:04 +0000 (13:01 +0000)]
Remove redundant addDataType() call that slipped in during
WKT measured geometries work. It also broke pgjdbc7.2
compatibility.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1424
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 22 Feb 2005 12:31:31 +0000 (12:31 +0000)]
Patches from Alex Bodnaru (debian maintainer)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1423
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 12:12:58 +0000 (12:12 +0000)]
Added not about early memory release
git-svn-id: http://svn.osgeo.org/postgis/trunk@1422
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 10:10:13 +0000 (10:10 +0000)]
Early release of DETOASTED geoms.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1421
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 09:59:21 +0000 (09:59 +0000)]
Fixed path to lwpostgis.sql script
git-svn-id: http://svn.osgeo.org/postgis/trunk@1420
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 09:55:41 +0000 (09:55 +0000)]
Early release of DETOASTED or deserialized geometries, to reduce memory usage
git-svn-id: http://svn.osgeo.org/postgis/trunk@1419
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 22 Feb 2005 09:39:07 +0000 (09:39 +0000)]
Forced cleanup of DETOASTED and deserialized geometries for better memory
usage.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1418
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 21 Feb 2005 18:28:27 +0000 (18:28 +0000)]
*** empty log message ***
git-svn-id: http://svn.osgeo.org/postgis/trunk@1417
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Feb 2005 16:22:32 +0000 (16:22 +0000)]
Changed min() max() usage with LW_MIN() LW_MAX()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1416
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Feb 2005 16:16:14 +0000 (16:16 +0000)]
Changed byte to uchar to avoid clashes with win32 headers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1415
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 21 Feb 2005 15:49:54 +0000 (15:49 +0000)]
removed ugly () display
git-svn-id: http://svn.osgeo.org/postgis/trunk@1414
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 21 Feb 2005 14:59:27 +0000 (14:59 +0000)]
Added version printing (for debugging purposes)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1413
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 21 Feb 2005 14:16:30 +0000 (14:16 +0000)]
Skip tests that are known to fail when running against older PostGIS server versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1412
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 18 Feb 2005 16:01:50 +0000 (16:01 +0000)]
Some micro optimizations and cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@1411
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 18 Feb 2005 14:49:54 +0000 (14:49 +0000)]
Added Version.class to allow programatically identification of PostGIS jdbc version
git-svn-id: http://svn.osgeo.org/postgis/trunk@1410
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Fri, 18 Feb 2005 14:40:08 +0000 (14:40 +0000)]
Added beta support for JTS classes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1409
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 18 Feb 2005 08:43:34 +0000 (08:43 +0000)]
added memory leak fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1408
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 18 Feb 2005 08:42:52 +0000 (08:42 +0000)]
Removed memory leak in geos2postgis polygon conversion.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1407
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Feb 2005 16:09:56 +0000 (16:09 +0000)]
Improved transform() errors verbosity.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1406
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Feb 2005 15:54:01 +0000 (15:54 +0000)]
Syntaxes cleanups.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1405
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 17 Feb 2005 15:44:11 +0000 (15:44 +0000)]
removed verbosity from my last entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@1404
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 17 Feb 2005 15:42:41 +0000 (15:42 +0000)]
fixed postgis_debug.jar
git-svn-id: http://svn.osgeo.org/postgis/trunk@1403
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Feb 2005 15:39:17 +0000 (15:39 +0000)]
Fixed some introduced misorderings of func declaration/body.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1402
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 17 Feb 2005 14:48:01 +0000 (14:48 +0000)]
Fixed dependency handling for jars
git-svn-id: http://svn.osgeo.org/postgis/trunk@1401
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Thu, 17 Feb 2005 14:41:33 +0000 (14:41 +0000)]
Updated makefile - better dependency management for jars,
additional targets for debian, more comments.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1400
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Feb 2005 09:19:20 +0000 (09:19 +0000)]
Fixed a bug in pointArray_construct() copying input points instead
of keeping a pointer to them. This has been introduced *after* RC2
was released.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1399
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Feb 2005 08:36:54 +0000 (08:36 +0000)]
Added wkb_recv and wkb_send obsoleted functions handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1398
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 14 Feb 2005 20:49:27 +0000 (20:49 +0000)]
Added force_collection() bug fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@1397
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 14 Feb 2005 20:45:22 +0000 (20:45 +0000)]
Fixed bug in force_collection() leaving spurious bbox cache and SRID info
in inner geometry when applied to single geoms.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1396
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 14 Feb 2005 11:49:19 +0000 (11:49 +0000)]
Now compiles against 7.2 with some magic trickery instead of patching.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1395
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 17:56:18 +0000 (17:56 +0000)]
added memory alignment handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1394
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 17:41:55 +0000 (17:41 +0000)]
Dropped getbox2d_internal().
Removed all castings of getPoint() output, which has been renamed
to getPoint_internal() and commented about danger of using it.
Changed SERIALIZED_FORM() macro to use VARDATA() macro.
All this changes are aimed at taking into account memory alignment
constraints which might be the cause of recent crash bug reports.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1393
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 17:38:20 +0000 (17:38 +0000)]
Added a couple of distance() tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1392
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 16:34:26 +0000 (16:34 +0000)]
Added -Wall to CFLAGS
git-svn-id: http://svn.osgeo.org/postgis/trunk@1391
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 10:52:53 +0000 (10:52 +0000)]
Changed 'char' to 'uchar' (unsigned char typedef) wherever octet is actually
meant to be.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1390
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Feb 2005 10:03:59 +0000 (10:03 +0000)]
Added X(), Y() and Z() tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1389
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Wed, 9 Feb 2005 18:11:37 +0000 (18:11 +0000)]
adopt documentation wr/t conflicting driverconfig.properties to
reflect what jdbc actually does.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1388
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Feb 2005 11:55:21 +0000 (11:55 +0000)]
documentation update item
git-svn-id: http://svn.osgeo.org/postgis/trunk@1387
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Feb 2005 11:53:20 +0000 (11:53 +0000)]
Removed PGSQL7.1 references, clearly stated support starting from 72.
Renamed all postgis.sql refs to lwpostgis.sql.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1386
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Feb 2005 11:48:11 +0000 (11:48 +0000)]
fixed debugging output
git-svn-id: http://svn.osgeo.org/postgis/trunk@1385
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 8 Feb 2005 17:48:24 +0000 (17:48 +0000)]
Added patch to enable compilation against pg72jdbc2.jar.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1384
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 8 Feb 2005 14:54:27 +0000 (14:54 +0000)]
Added jdbc2 jdk1.3 enabling note.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1383
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Tue, 8 Feb 2005 14:53:29 +0000 (14:53 +0000)]
Removed use of jdk1.4 only features to allow jdbc2 to be
build with older jdk releases (tested with 1.3)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1382
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Feb 2005 08:17:49 +0000 (08:17 +0000)]
Reduced scope of VACUUM ANALYZE call to the sole spatial_ref_sys table
as suggested by Kevin Neufeld
git-svn-id: http://svn.osgeo.org/postgis/trunk@1381
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Feb 2005 07:59:57 +0000 (07:59 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1380
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Feb 2005 07:59:07 +0000 (07:59 +0000)]
Fixed probe_geometry_columns to work with PG72 (pg_constraint was pg_relcheck)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1379
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Feb 2005 07:37:42 +0000 (07:37 +0000)]
Fixed probe_geometry_columns so to work on spatial tables with multiple
geometry columns.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1378
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 14:06:14 +0000 (14:06 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1377
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 14:02:20 +0000 (14:02 +0000)]
Fixed broken 72 index bindings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1376
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 7 Feb 2005 13:42:38 +0000 (13:42 +0000)]
Fixed pgjdbc 8.0 autoregistration.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1375
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 13:21:10 +0000 (13:21 +0000)]
Replaced DEBUG* macros with PGIS_DEBUG*, to avoid clashes with postgresql DEBUG
git-svn-id: http://svn.osgeo.org/postgis/trunk@1374
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 12:56:46 +0000 (12:56 +0000)]
updated CHANGES
git-svn-id: http://svn.osgeo.org/postgis/trunk@1373
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 12:56:29 +0000 (12:56 +0000)]
More portable date command for BUILDDATE extraction
git-svn-id: http://svn.osgeo.org/postgis/trunk@1372
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 12:32:44 +0000 (12:32 +0000)]
updated with next release changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1371
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 7 Feb 2005 12:31:41 +0000 (12:31 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1370
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 7 Feb 2005 11:49:01 +0000 (11:49 +0000)]
Fix makefile (broken by driverconfig.properties rename
git-svn-id: http://svn.osgeo.org/postgis/trunk@1369
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 7 Feb 2005 11:31:19 +0000 (11:31 +0000)]
Removed issues that were done, hoping they will not re-emerge :-)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1368
b70326c6 -7e19-0410-871a-
916f4a2858ee
Markus Schaber [Mon, 7 Feb 2005 09:15:42 +0000 (09:15 +0000)]
Fixed jdbc8.0 autoregistration, added regression test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1367
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 4 Feb 2005 17:08:25 +0000 (17:08 +0000)]
Fixed literal && inside the text, replaced with &
git-svn-id: http://svn.osgeo.org/postgis/trunk@1366
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Feb 2005 14:20:42 +0000 (14:20 +0000)]
missing license
git-svn-id: http://svn.osgeo.org/postgis/trunk@1365
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Feb 2005 10:20:57 +0000 (10:20 +0000)]
Added Performance Tips chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1364
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 4 Feb 2005 09:05:24 +0000 (09:05 +0000)]
Applied Markus Shaber licensing patches.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1363
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Feb 2005 16:53:53 +0000 (16:53 +0000)]
Changed performance-sensible functions from STABLE to IMMUTABLE
git-svn-id: http://svn.osgeo.org/postgis/trunk@1362
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Feb 2005 15:26:08 +0000 (15:26 +0000)]
Another small patch from Markus
git-svn-id: http://svn.osgeo.org/postgis/trunk@1361
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 31 Jan 2005 22:15:22 +0000 (22:15 +0000)]
Added maintainer notice, to reduce Jeff-strk mail bounces
git-svn-id: http://svn.osgeo.org/postgis/trunk@1360
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 31 Jan 2005 17:17:06 +0000 (17:17 +0000)]
Applied Markus Shaber patches.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1359
b70326c6 -7e19-0410-871a-
916f4a2858ee