From: | "Ideriha, Takeshi" <ideriha(dot)takeshi(at)jp(dot)fujitsu(dot)com> |
---|---|
To: | Michael Meskes <meskes(at)postgresql(dot)org> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG |
Date: | 2016-12-28 04:43:38 |
Message-ID: | 4E72940DA2BF16479384A86D54D0988A565669DF@G01JPEXMBKW04 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>
> I'm looking forward to seeing your patch.
>
I created a patch.
I marked [WIP] to the title because some documentation is lacked and format needs some fixing.
I'm going to post this patch to the January CF.
But it's my first time to send a patch so please excuse me if there's something you feel bad with.
Regards,
Ideriha Takeshi
> -----Original Message-----
> From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Michael Meskes
> Sent: Tuesday, November 22, 2016 2:57 AM
> To: Ideriha, Takeshi <ideriha(dot)takeshi(at)jp(dot)fujitsu(dot)com>
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] DECLARE STATEMENT setting up a connection in ECPG
>
> > I wanted to say that in order to use the connection pointed by the
> > DECLARE STATEMENT some functions like ECPGdo() would be modified or
> > new function would be added under the directory ecpglib/.
> >
> > This modification or new function will be used to get the connection
> > by statement_name.
>
> Ah, now I understand. Thank you for your explanation.
>
> I'm looking forward to seeing your patch.
>
> Michael
> --
> Michael Meskes
> Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Meskes
> at (Debian|Postgresql) dot Org
> Jabber: michael at xmpp dot meskes dot org VfL Borussia! Força Barça! SF 49ers!
> Use Debian GNU/Linux, PostgreSQL
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
Attachment | Content-Type | Size |
---|---|---|
001_declareStatement_v1.patch.tar.gz | application/x-gzip | 32.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2016-12-28 05:14:35 | Re: Hooks |
Previous Message | Jim Nasby | 2016-12-28 04:32:01 | Re: Faster methods for getting SPI results |