[postgis-devel] 1.4.1 Bundled

Havard Tveite havard.tveite at umb.no
Thu Dec 17 02:25:38 PST 2009


One more thing:
When running the upgrade script "postgis_upgrade_14_minor.sql",
I got the following NOTICEs:

CREATE CAST
psql:postgis_upgrade_14_minor.sql:2464: NOTICE:  cast from type box3d_extent to type box3d does not exist, skipping
DROP CAST
CREATE CAST
psql:postgis_upgrade_14_minor.sql:2466: NOTICE:  cast from type box3d_extent to type box2d does not exist, skipping
DROP CAST
CREATE CAST
psql:postgis_upgrade_14_minor.sql:2468: NOTICE:  cast from type box3d_extent to type geometry does not exist, skipping


Håvard Tveite

Mark Cave-Ayland wrote:
> Havard Tveite wrote:
> 
>> All fine, but make check gave 3 (harmless) failures.
>> Extracts from the diffs:
>>
>> test_13_out
>> ! HINT:  "POLYGON( (0 0, 10 0, 10 10, 0 10)" <-- parse error at position 
>> 33 within geometry
>> ! HINT:  "POLYGON( (0 0, 10 0, 10 10, 0 10) )" <-- parse error at 
>> position 35 within geometry
>>
>> test_30_out:
>> ! HINT:  "...44.84399355252685 -30.76123924022086)" <-- parse error at 
>> position 646 within geometry
>> ! HINT:  "...4.84399355252685 -30.76123924022086))" <-- parse error at 
>> position 647 within geometry
>> ! HINT:  "..., 1 4, 0 0)), (1.7 1, 1.4 0.4, 1.7 1)" <-- parse error at 
>> position 112 within geometry
>> ! HINT:  "...1 4, 0 0)), (1.7 1, 1.4 0.4, 1.7 1) )" <-- parse error at 
>> position 114 within geometry
>>
>> test_38_diff:
>> ! HINT:  "POLYGON((0 0, 1 1, 0 0)" <-- parse error at position 23 within 
>> geometry
>> ! HINT:  "POLYGON((0 0, 1 1, 0 0))" <-- parse error at position 24 
>> within geometry
>>
>> (Ubuntu Etch 64 bit, gcc 4.1.2.)
>>
>>
>> Håvard Tveite
>> PS  In order to run make check before make install I had to
>> modify postgis.sql in regress to use the new 1.4.1 postgis
>> library.
> 
> Ah I know what this is: the fix for #316 slightly alters the parse 
> position locators in a few situations, and while I updated the 
> regression tests for trunk, I forgot to do it for 1.4.
> 
> Will fix ASAP especially as people generally run regression before 
> installation to confirm that everything is well.
> 
> 
> ATB,
> 
> Mark.
> 

-- 
Håvard Tveite
Department of Mathematical Sciences and Technology, UMB
Drøbakveien 31, POBox 5003, N-1432 Ås, NORWAY
Phone: +47 64965483 Fax: +47 64965401 http://www.umb.no/imt/



More information about the postgis-devel mailing list