]> granicus.if.org Git - postgresql/commit
- Only use typedefs inside their scope.
authorMichael Meskes <meskes@postgresql.org>
Sun, 27 Jun 2004 12:32:47 +0000 (12:32 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 27 Jun 2004 12:32:47 +0000 (12:32 +0000)
commita3c695d0c2fc4aa09babaa0993caf00caabcd8c4
treeef4332e9a95be6956f61d23335da39b0fdfa5ffd
parent46f2ee852baa503917a64e48663feee1c935abed
- Only use typedefs inside their scope.
- Variables that are out of scope, were not removed all the time.
- Make a varchar NULL set everything to 0 when not using indicators.
src/interfaces/ecpg/ecpglib/misc.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/type.h
src/interfaces/ecpg/preproc/variable.c