Tom Lane wrote:
> Neil Conway <[EMAIL PROTECTED]> writes:
> > On Mon, 2005-17-10 at 13:24 -0300, Tom Lane wrote:
> >> Clean up libpq's pollution of application namespace by renaming the
> >> exported routines of ip.c, md5.c, and fe-auth.c to begin with 'pg_'.
> >> Also get rid of the vestigial fe_setauthsvc/fe_getauthsvc routines
> >> altogether.
> 
> > Does this change require that we bump the libpq version number?
> 
> It shouldn't, because none of these routines are officially part of
> the API.  However, perhaps we should anyhow, considering there's also
> the PQinitSSL/PQregisterThreadLock business to deal with.

They are staying, I think. I will add documentation for them.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to