| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | andrew(at)supernews(dot)com |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Bumping libpq version number? |
| Date: | 2005-03-13 19:22:31 |
| Message-ID: | 200503131922.j2DJMVh11884@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew - Supernews wrote:
> 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).
OK, how is this done with ELF?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Arbash Meinel | 2005-03-13 19:26:29 | Re: How to read query plan |
| Previous Message | Tom Lane | 2005-03-13 19:15:54 | Re: How to read query plan |