Re: Fix for fe-secure on FreeBSD/Alpha and FreeBSD/i386, v4.4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Fix for fe-secure on FreeBSD/Alpha and FreeBSD/i386, v4.4
Date: 2002-06-23 14:58:56
Message-ID: 200206231458.g5NEwuM18254@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


That compiled here fine, but we don't support INET6 yet, I see no reason
to support it in SSL but no where else, and the author has not responded
to my question, so I have removed that INET6 block from the code
entirely. The effect is that INET6 will fail, just the same as it would
for a non-SSL connection.

My guess is that he copied that code from a block somewhere else.

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

Christopher Kings-Lynne wrote:
> This fixes the --with-openssl build problems on FreeBSD i386 and Alpha. I
> don't know if this will break other platforms though.
>
> Chris
>

[ Attachment, skipping... ]

>
> ---------------------------(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) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-06-23 21:26:26 Re: rtree memory leak patch
Previous Message Christopher Kings-Lynne 2002-06-23 07:02:39 Fix for fe-secure on FreeBSD/Alpha and FreeBSD/i386, v4.4