OSDN Git Service

Applied Zoltan's patch to make char the default sqlda type.
authorMichael Meskes <meskes@postgresql.org>
Wed, 13 Jan 2010 09:06:51 +0000 (09:06 +0000)
committerMichael Meskes <meskes@postgresql.org>
Wed, 13 Jan 2010 09:06:51 +0000 (09:06 +0000)
commitb3627d1de3ec03adea8551465351bc536f12f526
tree3b4b4e04f4f743d59fe2c15e135d771321417332
parentcf4d9c4772d9b8efe7d132ce6556d6b338870515
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.
src/interfaces/ecpg/ecpglib/typename.c