Wow ! That's going to be useful. How does it handle two geom fields ?
Etienne
On Wed, Mar 30, 2011 at 12:19 AM, Larry Reeder wrote:
> I've got a patch that allows direct selection of a PostGis geometry
> column without needing to use ST_AsBinary() to get past that "unknown
> WKB type 48" error.
Cool ! It worked for me.
SELECT * FROM table
Etienne
2011/4/4 Michaël Michaud
> Hi Larry,
>
> Works fine, this patch will be much appreciated !
>
> Thanks,
>
> Michaël
>
> Le 01/04/2011 06:03, Larry Reeder a écrit :
> > Thanks ede, It took a while to work through some problems with my
> > so