Re: Bumping libpq version number?

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: Bumping libpq version number?
Дата
Msg-id slrnd38fk1.3a6.andrew+nonews@trinity.supernews.net
обсуждение исходный текст
Ответ на Re: Bumping libpq version number?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Bumping libpq version number?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On 2005-03-11, Bruce Momjian <pgman@candle.pha.pa.us> wrote:
> Kurt Roeckx wrote:
>> I assume libpq is staticly linked to pgport and is exporting
>> symbols it shouldn't.  Can we prevent it from exporting those
>> symbols?
>
> I can think of no way to prevent it, except on Win32 that has an exports
> file.

At least a significant minority, if not an actual majority, of Unix
platforms do allow this; including (to my knowledge) Solaris, AIX and
everything using ELF with GNU ld (therefore including Linux and FreeBSD).

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Question about encoding combinations
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: TODO item: support triggers on columns