[GRASS5] [bug #3744] (grass) Error in Postgres Driver for copying tables

Request Tracker grass-bugs at intevation.de
Fri Oct 14 11:53:27 EDT 2005


this bug's URL: http://intevation.de/rt/webrt?serial_num=3744
-------------------------------------------------------------------------

Subject: Error in Postgres Driver for copying tables

Platform: GNU/Linux/i386
grass binary for platform: Compiled from Sources
GRASS Version: GRASS 6.1.cvs (2005)

When copying a table with varchars in it, the postgres driver fails. The 
error lies in a missing 'break' which adds a 'text' onto 'varchar(xx'), such 
as 'varchar(40)text'. The table creation then of course fails.  
File create_table.c for the postgres driver, around line 47, easy to see. 

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list