Re: Libpq is not a shared library on Mac OS X

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Kenji Sugita <sugita(at)srapc1327(dot)sra(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Libpq is not a shared library on Mac OS X
Date: 2003-01-02 18:38:25
Message-ID: Pine.LNX.4.44.0301012300510.2618-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kenji Sugita writes:

> A libpq library on Mac OS X is made as a loadable library (bundle). Since a
> shared library version (dylib) of libpq does not exist, all programs which
> use libpq are always linked with a static version of libpq.

Since only Mac OS X has this stupid dichotomy, no one has bothered to do
anything about it yet. Feel free to propose a solution.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Benjamin Reed 2003-01-02 19:08:57 Re: Libpq is not a shared library on Mac OS X
Previous Message Tom Lane 2003-01-02 14:31:12 Re: Bug #862: strange select results