>
> Postgres 7.3.X is missing of a lot implicit cast present before
> so I suggest you to define your cast integer => varchar before
> to import the DB.
>
do you mean I redefine this function....
varchar(integer) -----into----> varchar(varchar) ?
because this function varchar(integer) is from PostgreSQL 7.1.3 itself
best regards
Eko Pranoto