Do not use the variable name when defining a varchar structure in ecpg.

Michael Meskes <meskes@postgresql.org>

Commit: 9a4880a0dd3cc94770aae2d372302642990c9fc1
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-02-13T14:49:50Z
Releases: 9.2.0
Do not use the variable name when defining a varchar structure in ecpg.

With a unique counter being added anyway, there is no need anymore to have the variable name listed, too.

Files