]> granicus.if.org Git - postgresql/commit
Fix ecpglib regression that made it impossible to close a cursor that was
authorMichael Meskes <meskes@postgresql.org>
Mon, 11 Mar 2019 15:00:13 +0000 (16:00 +0100)
committerMichael Meskes <meskes@postgresql.org>
Mon, 11 Mar 2019 15:00:13 +0000 (16:00 +0100)
commit98bdaab0d918169a36d64a06667a809c673ec065
tree1096e372ab0f5ac0fa3f92883ab04edec79d57d7
parent3c067154471100ae691d1a7b2659ee439ab7b96d
Fix ecpglib regression that made it impossible to close a cursor that was
opened in a prepared statement.

Patch by: "Kuroda, Hayato" <kuroda.hayato@jp.fujitsu.com>
src/interfaces/ecpg/ecpglib/cursor.c