[postgis-devel] More dump comments

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Fri Feb 27 09:33:46 PST 2009


Obe, Regina wrote:

> Mark or Tom,
> 
> Okay I did this for 1.4 but have not done it for 1.3 yet.  We don't
> support 8.0 in 1.3 either correct.

Since 1.3 is in bug-fix only mode, and it's not critical, I wouldn't 
back-patch it at all.

> In inspecting the torture test, I noticed something strange with the
> dump results that I don't think have anything to do with my changes.
> though I'll have to revert back to be sure.
> 
> When dumping geometry collections -- it dumps out like this
> 
>                      ?column?                      
> ---------------------------------------------------
>  ST_Dump GCSet3D: Start Testing GEOMETRYCOLLECTION
> (1 row)
> 
> BEGIN
>  
> st_dump
> 
> ------------------------------------------------------------------------
> -----
>  
> ("{1,1}",01010000A0E610000000000000000024C000000000000049400000000000000
> 040) 
> 
> But for MULTIPOLYGONs and single geom constructs, we don't have double
> quotes.  Why do we have quotes here.  Is that even legal? (or is that
> part of what Bless does)
> 
> Below is a sample of a multi
> 
>                       ?column?                       
> -----------------------------------------------------
>  ST_Dump MultiLineSet: Start Testing MULTILINESTRING
> (1 row)
> 
> BEGIN
>                                               st_dump
> 
> ------------------------------------------------------------------------
> -----------------------
>  
> ({1},0102000020E61000000200000000000000000024C00000000000004440000000000
> 000444000000000000024C0)

Hmmm. Not sure at the moment without digging into the code...


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063



More information about the postgis-devel mailing list