Let SQLDescribeCol() use parsed result when the current executed result is NULL.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 7 Apr 2021 09:36:40 +0000 (18:36 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 21 Apr 2021 12:05:15 +0000 (21:05 +0900)
commitc7908d73c6a5ab7a3f69cd43dc47b0593d7aa178
tree23bd8bc132f0168b6701bd5cf0de2587605f6625
parent9273f63aecbb4fc85821a5aad1b84eaa590c07fb
Let SQLDescribeCol() use parsed result when the current executed result is NULL.
This change fixes the diff of prepare-test regression test reported by Mangold Fabian.
parse.c
pgtypes.c
results.c
statement.c
statement.h