Re: Inconsistency in extended-query-protocol

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Inconsistency in extended-query-protocol
Date: 2006-09-14 20:17:34
Message-ID: 200609142017.k8EKHYq28728@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com> writes:
> > On 9/13/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> statement: querystring Simple Query
> >> parse <stmt>: querystring Parse
> >> bind <stmt>/<portal>: querystring Bind
> >> execute <stmt>/<portal>: querystring Execute
>
> > I agree with that.
>
> OK, Bruce hasn't said anything so I went ahead and changed it,
> as per attached patch.

Sure, whatever people using it like.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2006-09-14 20:22:46 Re: ECPG connection target formats
Previous Message Stephen Frost 2006-09-14 20:17:27 Re: Mid cycle release?