Re: pgsql: Build src/port files as a library with -fPIC, and use thatin li

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Build src/port files as a library with -fPIC, and use thatin li
Дата
Msg-id CA+TgmoaK=2eDAjy-_VtQpbAtpEcXJM66cMAGsNcOAcZxGgyegA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Build src/port files as a library with -fPIC, and use that in li  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Build src/port files as a library with -fPIC, and use that in li  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Jan 31, 2019 at 2:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
> > Isn't the issue more a matter of whether it's OK to break
> > compatibility without changing SO_*_VERSION?
>
> We're breaking compatibility only if you regard pqsignal() as
> part of the advertised API, which I don't.

Well, I would agree with that if it weren't the case that binaries we
ship apparently use that API.  If we say that the libraries are
API-compatible, but our own binaries don't work, our veracity is
questionable.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Build src/port files as a library with -fPIC, and use that in li
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Build src/port files as a library with -fPIC, and use that in li