id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
2006,Join with postgis table,oven38@…,pramsey,"{{{
Join with postgis table noz work when FROM and TO items are charater type.

mappostgresql.c line 336 must change to 
        sprintf(sql, ""SELECT %s FROM %s WHERE %s = '%s'"", columns, join->table,
join->to, joininfo->from_value);

 thanks
}}}",defect,closed,high,,PostGIS Interface,4.10,normal,fixed,,
