Do not use the variable name when defining a varchar structure in ecpg.
With a unique counter being added anyway, there is no need anymore to have the variable name listed, too.
Showing
- src/interfaces/ecpg/preproc/ecpg.trailer 2 additions, 2 deletionssrc/interfaces/ecpg/preproc/ecpg.trailer
- src/interfaces/ecpg/preproc/type.c 3 additions, 10 deletionssrc/interfaces/ecpg/preproc/type.c
- src/interfaces/ecpg/preproc/type.h 0 additions, 1 deletionsrc/interfaces/ecpg/preproc/type.h
- src/interfaces/ecpg/test/expected/preproc-array_of_struct.c 7 additions, 7 deletionssrc/interfaces/ecpg/test/expected/preproc-array_of_struct.c
- src/interfaces/ecpg/test/expected/preproc-cursor.c 10 additions, 10 deletionssrc/interfaces/ecpg/test/expected/preproc-cursor.c
- src/interfaces/ecpg/test/expected/preproc-type.c 2 additions, 2 deletionssrc/interfaces/ecpg/test/expected/preproc-type.c
- src/interfaces/ecpg/test/expected/preproc-variable.c 4 additions, 4 deletionssrc/interfaces/ecpg/test/expected/preproc-variable.c
- src/interfaces/ecpg/test/preproc/type.pgc 1 addition, 1 deletionsrc/interfaces/ecpg/test/preproc/type.pgc
Loading
Please register or sign in to comment