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

Michael Meskes <meskes@postgresql.org>

Commit: ebc37d6924df785f3601f135c9c900fd7ec465c7
Author: Michael Meskes <meskes@postgresql.org>
Date: 2012-02-13T14:49:38Z
Releases: 9.0.7
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