Fix ecpg crash with bytea and cursor variables.
authorMichael Meskes <meskes@postgresql.org>
Tue, 30 Jun 2020 15:31:08 +0000 (17:31 +0200)
committerMichael Meskes <meskes@postgresql.org>
Tue, 30 Jun 2020 16:34:41 +0000 (18:34 +0200)
commite576f71fbe713d9357d1b480b4993043f7fcc73a
tree065258e01962c0369ed9f1b6992a6f5516bc66c8
parentaa90d9957bd2d9ce39f9078d15914a37d99af072
Fix ecpg crash with bytea and cursor variables.

Author: Jehan-Guillaume de Rorthais <jgdr@dalibo.com>
src/interfaces/ecpg/preproc/ecpg.header
src/interfaces/ecpg/test/expected/sql-bytea.c
src/interfaces/ecpg/test/expected/sql-bytea.stderr
src/interfaces/ecpg/test/expected/sql-bytea.stdout
src/interfaces/ecpg/test/sql/bytea.pgc