]> 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 16:35:21 +0000 (18:35 +0200)
commit6425d6f6aa1af8b2db94ade64107fb268a7f114c
tree8f076530f31ab6b62b2f9777a7c20824f4cb0743
parentd7fe24e34d608fcc0b530c139abfa30576d1db89
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