Split-up ECPG patches - Mailing list pgsql-hackers

From Böszörményi Zoltán
Subject Split-up ECPG patches
Date
Msg-id 4A5E0F1D.7030004@cybertec.at
Whole thread Raw
Responses Re: Split-up ECPG patches  (Michael Meskes <meskes@postgresql.org>)
Re: Split-up ECPG patches  (Boszormenyi Zoltan <zb@cybertec.at>)
List pgsql-hackers
Hi,

as asked by Michael Meskes, I have split up our ECPG patchset:
1. dynamic cursorname (DECLARE :cursorname ..., etc)
2. SQLDA support in Informix compat mode (C structure used for
     descriptor and data query)
3. DESCRIBE OUTPUT support for named and sqlda descriptors
4. "string" pseudo-type in Informix compat mode

Best regards,
Zoltán Böszörményi


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH 3/3] Document geqo_seed variable.
Next
From: Nagy Karoly Gabriel
Date:
Subject: Re: Add encoding support to COPY