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

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