]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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 17:35:22 +0000 (19:35 +0200)
commit70dc45e8cb76e0c612648ccefc433b7fb2b16c2b
tree035d01c7c7eb8ec20cee93344d145bd73425d275
parent0bddb3a95995008ed116858ddde9a89e01659dae
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