Re: Bumping libpq version number?

From: Andrew - Supernews <andrew+nonews(at)supernews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Bumping libpq version number?
Date: 2005-03-13 13:22:10
Message-ID: slrnd38fk1.3a6.andrew+nonews@trinity.supernews.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2005-03-11, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Sabino Mullane 2005-03-13 13:38:38 Re: Continue transactions after errors in psql
Previous Message Peter Eisentraut 2005-03-13 11:04:49 Re: Question about encoding combinations