Show
Ignore:
Timestamp:
11/17/09 12:03:50 (3 years ago)
Author:
pramsey
Message:

Implement ST_CollectionExtract() to pull specific homogeneous collections out of heterogeneous collections. Regressions and documentation included. (#218)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/liblwgeom/lwutil.c

    r4494 r4847  
    208208 
    209209 
    210 const char * 
    211 lwgeom_typename(int type) 
     210const char* lwgeom_typename(int type) 
    212211{ 
    213212        /* something went wrong somewhere */