[postgis-users] Typo on probe_geometry_columns() procedure
Vinko Vrsalovic
vinko at cprsig.cl
Mon Nov 1 16:55:51 PST 2004
Hi,
There's a typo on the probe_geometry_columns() procedure of
[lw]postigs.sql.
Line 1814 of lwpostgis.sql (latest CVS) says:
))::varchar as type,
it should read:
))::varchar as type
Same thing happens in line 627 of postgis.sql (0.9.0)
Removing the comma makes the procedure to work fine.
--
Vinko Vrsalovic <el[|- at -|]vinko.cl>
More information about the postgis-users
mailing list