"char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one.

Michael Meskes <meskes@postgresql.org>

Commit: 91d60637cfe2fd8311f8507ffee30663101163a4
Author: Michael Meskes <meskes@postgresql.org>
Date: 2003-07-07T12:15:33Z
Releases: 7.4.1
"char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one.

Files