Re: libpq's pollution of application namespace

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: libpq's pollution of application namespace
Дата
Msg-id 1129660991.8219.65.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: libpq's pollution of application namespace  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 2005-17-10 at 13:32 -0400, Tom Lane wrote:
> I dislike portability approaches that try to enumerate supported cases,
> rather than being general in the first place.

Do we need to have this on every platform we support? The symbols we
want to hide are internal by convention anyway -- using a linker script
or similar technique just improves upon this by preventing applications
from misbehaving (and it also improves performance slightly). If no one
has bothered to add support for a particular platform's linker they
won't get these benefits, but that doesn't seem like a disaster.

-Neil




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

Предыдущее
От: Robert Creager
Дата:
Сообщение: Re: Seeing context switch storm with 10/13 snapshot of
Следующее
От: "Larry Rosenman"
Дата:
Сообщение: Alpha: HEAD: Failure