Re: Bumping libpq version number?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Bumping libpq version number?
Дата
Msg-id 200503131922.j2DJMVh11884@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Bumping libpq version number?  (Andrew - Supernews <andrew+nonews@supernews.com>)
Список pgsql-hackers
Andrew - Supernews wrote:
> 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).

OK, how is this done with ELF?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TODO item: support triggers on columns
Следующее
От: Robert Creager
Дата:
Сообщение: Re: date_trunc problem in HEAD