:51 AM
To: Kato, Sho/加藤 翔
Cc: pgsql-hackers@lists.postgresql.org
Subject: Re: [doc fix] Add operation of freeing output SQLDA
Hello.
At Fri, 18 May 2018 06:03:59 +, "Kato, Sho" wrote
in <25C1C6B2E7BE044889E4FE8643A58BA963A42097@G01JPEXMBKW03>
> Hello
>
> I think it
Hello.
At Fri, 18 May 2018 06:03:59 +, "Kato, Sho" wrote
in <25C1C6B2E7BE044889E4FE8643A58BA963A42097@G01JPEXMBKW03>
> Hello
>
> I think it is better to add freeing operation of output SQLDA to the current
> PostgreSQL documentation.
> As far as I can see src/interfaces/ecpg/ecpglib/execut
Hello
I think it is better to add freeing operation of output SQLDA to the current
PostgreSQL documentation.
As far as I can see src/interfaces/ecpg/ecpglib/execute.c,
if a previously existing sqlda is set to output SQLDA,
then a previously existing sqlda is freed.
But, the new output SQLDA's me