Re: [HACKERS] proposal: Support Unicode host variable in ECPG

2017-11-27 Thread Michael Paquier
On Tue, Nov 21, 2017 at 4:02 PM, Michael Paquier wrote: > The patch does not apply anymore and needs a rebase. There are also a > bunch of whitespace errors, no documentation in the patch, and it > seems to me that this patch introduces many concepts so it could be > broken down into many individu

Re: [HACKERS] proposal: Support Unicode host variable in ECPG

2017-11-20 Thread Michael Paquier
On Thu, Oct 26, 2017 at 12:29 PM, Jing Wang wrote: > I would like to provide the patch file that ECPG can support the utf16/utf32 > unicode host variable type. This feature is used to compatible the same > feature in Oracle's. Please find Oracle's feature in the [1]. > > [1] https://docs.oracle.co