Re: Bug in translation of DEALLOCATE PREPARE

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Owens, Steve" <Steve(dot)Owens(at)xerox(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Bug in translation of DEALLOCATE PREPARE
Date: 2004-06-02 19:56:28
Message-ID: 200406021956.i52JuSh16924@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Owens, Steve wrote:
> > -----Original Message-----
> > From: pgsql-interfaces-owner(at)postgresql(dot)org
> > [mailto:pgsql-interfaces-owner(at)postgresql(dot)org]On Behalf Of Michael
> > Meskes
> > Sent: Friday, May 21, 2004 9:51 AM
> > To: Adriaan Joubert
> > Cc: pgsql-interfaces(at)postgresql(dot)org
> > Subject: Re: [INTERFACES] Bug in translation of DEALLOCATE PREPARE
> >
> >
> > On Sat, Apr 03, 2004 at 08:35:45AM +0300, Adriaan Joubert wrote:
> > > I believe in recent interface changes changes in ecpg the
> > > translation of 'DEALLOCATE PREPARE' were missed out. This
> > worker fine
> > > under 7.3.5.
> >
> > You're completely correct. I just committed a patch to HEAD and 7.4.
> >
> > Thanks for the report.
>
> I'm moving some code to 7.4.2, and just got bit by this problem. I've
> surfed the mirrors, but can't seem to find anything newer than March 8.
> Could someone point me to where the patch is?

You will have to grab the CVS tag 7.4 stable tags and use that. We will
release a 7.4.3 that included that patch in the next few weeks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Brijesh Shrivastav 2004-06-03 17:39:10 Is there a way to describe precision and scale for columns in a s elect statement using libpq?
Previous Message Kamil Andrusz 2004-06-02 09:15:23 'execute immediate' problem