Re: Please test peer (socket ident) auth on *BSD

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: Please test peer (socket ident) auth on *BSD
Date: 2011-05-31 21:05:20
Message-ID: BANLkTiknWvbMq9piduL+7uAzNqYvc3S+Zg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 31, 2011 at 12:38 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
>> So what I'm now thinking is we should rip out the control-message
>> implementation altogether, and instead use LOCAL_PEERCRED.  This is
>> probably not something to back-patch, but it would make things a lot
>> cleaner going forward.
>
> Oh yes, no point in having complicated code that doesn't get exercised.
>

This does amount to desupporting old versions of those OSes in newer
versions of Postgres, at least for this one feature. Since you're
saying you don't want to backport it that doesn't seem like a big deal
to me. Probably something worth mentioning in release notes though.

--
greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2011-05-31 21:05:23 Re: Getting a bug tracker for the Postgres project
Previous Message Peter Eisentraut 2011-05-31 20:36:10 Re: [HACKERS] DOCS: SGML identifier may not exceed 44 characters