PAM patch...

From: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: PAM patch...
Date: 2002-02-22 04:36:14
Message-ID: Pine.LNX.4.33.0202212234270.2011-200000@morannon.the-infinite.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


The attached diff fixes a bug in the PAM authentication code, which was
causing PAM to report the wrong message upon error. (It would report the
error for the second-to-last error condition after the last function would
fail (makes sense?)

--
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/

Attachment Content-Type Size
pgsql-pam.diff text/plain 2.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-02-22 04:40:29 Re: Allow arbitrary levels of analyze/rewriting
Previous Message Bruce Momjian 2002-02-22 04:02:08 Re: [PATCHES] JDBC Connection startup cleaned up