Re: Upgrading ECPG programs to newer postgres releases

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: sivaramk <sivaramk(at)infosys(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Upgrading ECPG programs to newer postgres releases
Date: 2003-01-06 12:45:33
Message-ID: 20030106124533.GA27076@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/migrating to newer releases of Postgresql? e.g if I want to migrate from 7.2 to 7.3 do I need to rebuild all my applications?

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(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gerhard Hintermayer 2003-01-07 17:30:18 Re: still memory leaks with libpgtcl
Previous Message sivaramk 2003-01-06 10:39:59 Upgrading ECPG programs to newer postgres releases