id summary reporter owner description type status priority milestone component version resolution keywords cc 308 Convert functions using *uchar serializations to use LWGEOM pramsey pramsey In order to convert the whole code base to GSERIALIZED, we first have to localize the use of serialized forms to the serialize/deserialize steps. As a side benefit, code that uses the structs *should* be a lot easier to understand. One wrinkle: one of the most important functions that works directly against serialized forms is the parser. Touching the parser is scary business, but perhaps worth it. task closed medium PostGIS 2.0.0 postgis master fixed