On Sun, 2007-08-05 at 11:06 +0200, Markus Neteler wrote: > Hi Didrik, > > I have seen your bug report. > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434897 > > Find attached a patch, could you try and report back? > thanks > Markus
Hi Markus,
It seems i get the same error :
------------------------------------------------------------------------
GRASS 6.2.2 (ALMERIA):~/projets/ucl/alert/alertprog/grass > v.db.addcol
map=base_cells columns='pprivate DOUBLE PRECISION'
GRASS 6.2.2 (ALMERIA):~/projets/ucl/alert/alertprog/grass > v.db.update
map=base_cells column=pprivate value="b_pump_priva * area_new /
b_area_tot"
Sorry, <-> is not a valid flag
Sorry, <q> is not a valid flag
Description:
Outputs basic information about a user-specified vector map layer.
Keywords:
vector
Usage:
v.info [-hcg] map=name [layer=value]
Flags:
-h Print vector history instead of info
-c Print types/names of table columns for specified layer instead of
info
-g Print vector map region only
Parameters:
map Name of input vector map
layer Layer number
default: 1
DBMI-Postgres driver error:
Cannot execute:
UPDATE base_cells SET pprivate='b_pump_priva * area_new / b_area_tot'
ERROR: invalid input syntax for type double precision: "b_pump_priva *
area_new / b_area_tot"
ERROR: Error while executing: "UPDATE base_cells SET
pprivate='b_pump_priva
* area_new / b_area_tot'
"
------------------------------------------------------------------------
Can I test something else ? I'll be offline during the next three days.
Cheers,
Didrik
--
Didrik Pinte <[EMAIL PROTECTED]>
Information Technologies for the Agro-Environment
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

