Let SQLExecute() destroy the old result first.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 14 Apr 2021 04:45:00 +0000 (13:45 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 21 Apr 2021 22:33:33 +0000 (07:33 +0900)
commitefc410ad11c38f0e759d976484771ea122f126d5
tree26790df19fcae53e07bb0426271072eb8d92ddeb
parentc7908d73c6a5ab7a3f69cd43dc47b0593d7aa178
Let SQLExecute() destroy the old result first.
This change fixes the diff of insertreturning-test regression test
reported by Patrick Cheung.
execute.c
odbcapi.c
pgapifunc.h
statement.c