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.