Fix ecpglib regression that made it impossible to close a cursor that was opened in a prepared statement.
Patch by: "Kuroda, Hayato" <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/98bdaab0d918169a36d64a06667a809c673ec065 Modified Files -------------- src/interfaces/ecpg/ecpglib/cursor.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-)
