Re: Bug in translation of DEALLOCATE PREPARE - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: Bug in translation of DEALLOCATE PREPARE
Date
Msg-id 200406021956.i52JuSh16924@candle.pha.pa.us
Whole thread Raw
In response to Re: Bug in translation of DEALLOCATE PREPARE  ("Owens, Steve" <Steve.Owens@xerox.com>)
List pgsql-interfaces
Owens, Steve wrote:
> > -----Original Message-----
> > From: pgsql-interfaces-owner@postgresql.org
> > [mailto:pgsql-interfaces-owner@postgresql.org]On Behalf Of Michael
> > Meskes
> > Sent: Friday, May 21, 2004 9:51 AM
> > To: Adriaan Joubert
> > Cc: pgsql-interfaces@postgresql.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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-interfaces by date:

Previous
From: "Owens, Steve"
Date:
Subject: Re: Bug in translation of DEALLOCATE PREPARE
Next
From: Andrew Gold
Date:
Subject: C function linkage and testing