[GRASS-dev] grassaddons/raster/r.rast4d: SQL type changes question

Markus Neteler neteler at osgeo.org
Wed Sep 24 18:21:33 EDT 2008


Hi,

I would like to submit the attached diff to addons but I am unsure about
side effects. Scope: make r.rast4d less dependent on SQLite but also
PostgreSQL compliant (so that the user can just switch in the config
script between both systems).

essentially:
CLOB -> TEXT
NUMERIC(25,15) -> NUMERIC
NUMERIC(15,10) -> NUMERIC

I wonder about the CLOB change in particular but I don't have enough
experience to decide.

thanks
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r_rast4d_types_declarations.diff
Type: application/octet-stream
Size: 6225 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20080925/1665bad1/r_rast4d_types_declarations-0001.obj


More information about the grass-dev mailing list