Applied Zoltan's patch to make char the default sqlda type.
Michael Meskes <meskes@postgresql.org>
Applied Zoltan's patch to make char the default sqlda type. Given that undefined types are handled as character strings anyway the type translation function can simply return the correcponding ECPGt_char type.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/typename.c | modified | +3 −2 |