Re: ECPG patch 3, DESCRIBE [OUTPUT] support - Mailing list pgsql-hackers

From Boszormenyi Zoltan
Subject Re: ECPG patch 3, DESCRIBE [OUTPUT] support
Date
Msg-id 4B2757D9.4060808@cybertec.at
Whole thread Raw
In response to Re: ECPG patch 3, DESCRIBE [OUTPUT] support  (Boszormenyi Zoltan <zb@cybertec.at>)
Responses ECPG DESCRIBE [OUTPUT] support  (Boszormenyi Zoltan <zb@cybertec.at>)
List pgsql-hackers
Boszormenyi Zoltan írta:
> New version, rebased to the previously sent
> new SQLDA patch.
>

New version, fixed some loose ends introduced by
the native mode and multi-tuple SQLDA. No more
build_sqlda() in ecpglib/descriptor.c, common code
is factored out for ECPGt_descriptor and ECPGt_sqlda
in ECPGdescribe().

--
Bible has answers for everything. Proof:
"But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil." (Matthew 5:37) - basics of digital technology.
"May your kingdom come" - superficial description of plate tectonics

----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


Attachment

pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: ECPG patch 2, SQLDA support
Next
From: Kurt Harriman
Date:
Subject: Re: Patch: Remove gcc dependency in definition of inline functions