Re: Cleaning up multiply-defined-symbol warnings on OS X

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Cleaning up multiply-defined-symbol warnings on OS X
Дата
Msg-id 200604280045.k3S0j0h28132@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Cleaning up multiply-defined-symbol warnings on OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I am thinking your patch is a good idea because it will give us a
> > non-Win32 platform that has the _check_ behavior.  We do have to bump
> > the major for ecpg libs for this, but not libpq.
>
> No, because if 8.2 ships with a libpq.so.4 that doesn't expose
> pqGetpwuid, it will look like pre-8.2 versions of libecpg will work
> with that libpq.  Which they won't.  You can't remove exported
> functions (whether the export was intentional or no) without a
> major version bump.

OK, right.

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

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

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cleaning up multiply-defined-symbol warnings on OS X
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cleaning up multiply-defined-symbol warnings on OS X