Tom Lane wrote:
> "Radim Kolar" <[EMAIL PROTECTED]> writes:
> > both libpq from pgsql 8.2 and 8.3 are using same version
> > of .so 5. But libpq from 8.3 have new function PQconnectionUsedPassword. .so
> > version of 8.3 libpq needs to be raised to 6
> 
> This is not a bug.  Major version bumps in sonames are for incompatible
> changes, not for additions of new entry points.

Yep, see the middle of this file for details on when we bump major
versions:

        
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?rev=1.79;content-type=text%2Fplain


-- 
  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to