Re: Upgrading ECPG programs to newer postgres releases - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: Upgrading ECPG programs to newer postgres releases
Date
Msg-id 20030106124533.GA27076@feivel.fam-meskes.de
Whole thread Raw
In response to Upgrading ECPG programs to newer postgres releases  ("sivaramk" <sivaramk@infosys.com>)
List pgsql-interfaces
On Mon, Jan 06, 2003 at 04:09:59PM +0530, sivaramk wrote:
> I would like to know if recompilation of client applications (written using ECPG or libpq) is necessary for
upgrading/migratingto newer releases of Postgresql? e.g if I want to migrate from 7.2 to 7.3 do I need to rebuild all
myapplications? 
 

It depends on what changed in the library. You should look at the
version numbering of the library. If the major version changed you have
to recompile.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


pgsql-interfaces by date:

Previous
From: "sivaramk"
Date:
Subject: Upgrading ECPG programs to newer postgres releases
Next
From: Gerhard Hintermayer
Date:
Subject: Re: still memory leaks with libpgtcl