]> granicus.if.org Git - postgresql/commit
- Only use typedefs inside their scope.
authorMichael Meskes <meskes@postgresql.org>
Sun, 27 Jun 2004 12:28:42 +0000 (12:28 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 27 Jun 2004 12:28:42 +0000 (12:28 +0000)
commit03ad5da8f89d7bc199a711e1c49b64c2b2832154
tree830ee40d7f91a744419b6b3f49a3b130037515fc
parent4eb5f0a8e2a8ef37751ad6086714afed9da31b48
- 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.
- Synced parser.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/data.c
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/ecpglib/misc.c
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/preproc/type.h
src/interfaces/ecpg/preproc/variable.c