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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Benjamin Reed <ranger(at)befunk(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Libpq is not a shared library on Mac OS X
Date: 2003-01-09 01:02:58
Message-ID: 200301090102.h0912wG11545@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


This patch has fixes for Darwin, and some PAM configure checks. Is this
to be applied for PostgreSQL 7.4?

---------------------------------------------------------------------------

Benjamin Reed wrote:
> > I have a fix for it in the Fink packages. It needs a little reworking,
> > but basically works.
> >
> > Give me a few minutes, I'll clean up the patch a bit and pass it on. Is
> > it OK to post it here, or is there somewhere better to send it?
>
> I sent out my patch last night. If anyone else wants to try it out or
> comment, you can grab it here:
>
> http://ranger.befunk.com/patches/postgresql-7.3.1-1.patch
>
> Please let me know if any of it looks wrong.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Benjamin Reed 2003-01-09 01:22:13 Re: Libpq is not a shared library on Mac OS X
Previous Message Bruce Momjian 2003-01-08 23:18:35 Re: More SSL patches