Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG - Mailing list pgsql-hackers

From Ideriha, Takeshi
Subject Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG
Date
Msg-id 4E72940DA2BF16479384A86D54D0988A56568D7A@G01JPEXMBKW04
Whole thread Raw
In response to Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG  (Michael Meskes <meskes@postgresql.org>)
Responses Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connection in ECPG  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Hi
Thank you for looking over my patch.

> Thank you. Would it be possible for you to re-create the patch without the
> white-space changes?

I'm sorry for adding redundant white-spaces. 
Attached is a correct version.

> I noticed that the docs say the statement is a PostgreSQL addon.
> However, I think other databases do have the same statement, or don't they?

Yes, other databases such as Oracle and DB2 also have the same statement. 
I fixed docs and mentioned the above databases in the compatibility section.

But I'm not sure whether I should mention the other databases explicitly
because the other command docs don't mention Oracle or so explicitly in compatibility section
as long as I read.

Regards, 
Ideriha, Takeshi

> -----Original Message-----
> From: Michael Meskes [mailto:meskes@postgresql.org]
> Sent: Sunday, January 1, 2017 7:18 PM
> To: Ideriha, Takeshi <ideriha.takeshi@jp.fujitsu.com>
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connection in
> ECPG
> 
> Hi Ideriha-san,
> 
> > I created a patch.
> 
> Thank you. Would it be possible for you to re-create the patch without the
> white-space changes?
> 
> > I marked [WIP] to the title because some documentation is lacked and
> > format needs some fixing.
> 
> I noticed that the docs say the statement is a PostgreSQL addon.
> However, I think other databases do have the same statement, or don't they?
> 
> 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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [HACKERS] Declarative partitioning - another take
Next
From: Beena Emerson
Date:
Subject: Re: [HACKERS] increasing the default WAL segment size