]> granicus.if.org Git - postgresql/commit
"char *" of course is not the same as "char []". So I had to fix the way ecpg treated...
authorMichael Meskes <meskes@postgresql.org>
Mon, 7 Jul 2003 12:15:33 +0000 (12:15 +0000)
committerMichael Meskes <meskes@postgresql.org>
Mon, 7 Jul 2003 12:15:33 +0000 (12:15 +0000)
commit91d60637cfe2fd8311f8507ffee30663101163a4
treeefa7dc4c44e1b619b15745512ea934db2b796e84
parent841b4a2d5552fcee2333dff53e66052fbee7bd22
"char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/preproc/variable.c