Re: Proposal: BSD Authentication support - Mailing list pgsql-hackers

From Marisa Emerson
Subject Re: Proposal: BSD Authentication support
Date
Msg-id 56EB42A7.5010604@insec.sh
Whole thread Raw
In response to Re: Proposal: BSD Authentication support  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: Proposal: BSD Authentication support  (Thomas Munro <thomas.munro@enterprisedb.com>)
Re: Proposal: BSD Authentication support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 18/03/16 03:57, Thomas Munro wrote:
> You used one name in the docs and another in the code:
>
> +    BSD Authentication on PostgreSQL uses the <literal>auth-postgres</literal>
> +    login type and authenticates with the <literal>postgres</literal> login
>
> + retval = auth_userokay(user, NULL, "auth-postgresql", passwd);

Woops, fix attached.

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Make primnodes.h gender neutral
Next
From: Tom Lane
Date:
Subject: Re: Choosing parallel_degree