Re: libpq API incompatibility between 7.4 and 8.0 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: libpq API incompatibility between 7.4 and 8.0
Date
Msg-id 200502030316.j133GAQ11057@candle.pha.pa.us
Whole thread Raw
In response to Re: libpq API incompatibility between 7.4 and 8.0  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > ... If they don't have 
> > different sonames, then we declare that they are compatible, so it 
> > should be OK to have only the latest version installed.  That requires 
> > us to stay honest with the sonames, but it does not require us to 
> > increase the sonames unnecessarily.
> 
> Well, the problem I'm concerned about is how do we stay honest.  We now
> realize that our devel procedures may not catch this sort of mistake.
> 
> It might be that the Windows DLLs will catch any unintentional
> dependencies, but I'm not feeling especially comfortable about it.

I am hopefull Win32 will help here and am willing to give it another
try.

--  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-hackers by date:

Previous
From: John Hansen
Date:
Subject: Re: [NOVICE] Last ID Problem
Next
From: Bruce Momjian
Date:
Subject: Re: libpq API incompatibility between 7.4 and 8.0