]> granicus.if.org Git - postgresql/commit
Applied Zoltan's patch to make ecpg spit out warnings if a local variable hides a...
authorMichael Meskes <meskes@postgresql.org>
Thu, 1 Apr 2010 08:41:01 +0000 (08:41 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 1 Apr 2010 08:41:01 +0000 (08:41 +0000)
commitb2bddc2ff22f0c3d54671e43c67a2563deed7908
tree6a546f350db3b70a737a95af175bb0c4851d0825
parent0189c42f31dbd22c2707f0b79a5728eb91f5d66e
Applied Zoltan's patch to make ecpg spit out warnings if a local variable hides a global one with the same name.
src/interfaces/ecpg/preproc/descriptor.c
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/preproc/type.h
src/interfaces/ecpg/preproc/variable.c