Re: PAM patch... - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PAM patch...
Date
Msg-id 200202220445.g1M4jEw18789@candle.pha.pa.us
Whole thread Raw
In response to PAM patch...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Responses Re: PAM patch...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Not sure if this is 7.2.1 material because it is only an error message
reporting problem.  Comments?

This has been saved for the 7.3 release:

    http://candle.pha.pa.us/cgi-bin/pgpatches2

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

Dominic J. Eidson wrote:
>
> 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/

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Allow arbitrary levels of analyze/rewriting
Next
From: Tom Lane
Date:
Subject: Re: PAM patch...