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

From Peter Eisentraut
Subject Re: libpq API incompatibility between 7.4 and 8.0
Date
Msg-id 200502022032.13747.peter_e@gmx.net
Whole thread Raw
In response to Re: libpq API incompatibility between 7.4 and 8.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:
> The only downside I see to bumping the major
> number each time is that the major number could get pretty big.  Do
> the dynamic library systems handle two-digit library version numbers
> properly?

MySQL's client library is at 12, so I don't see a problem.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Allow GRANT/REVOKE permissions to be applied to all schema
Next
From: Greg Stark
Date:
Subject: Re: [NOVICE] Last ID Problem