Re: Patch to include PAM support... - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to include PAM support...
Date
Msg-id 200104271741.f3RHfEr17549@candle.pha.pa.us
Whole thread Raw
In response to Patch to include PAM support...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
List pgsql-patches
Saved for 7.2 in the patches mailbox.

>
> As mentioned on -hackers, I added the neccesary code to PostgreSQL to
> allow for authentication through PAM... Attached is the patch.
>
>
>  -Dominic
>
> --
> 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 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
  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: "Dominic J. Eidson"
Date:
Subject: Patch to include PAM support...
Next
From: Ian Lance Taylor
Date:
Subject: Support for %TYPE in CREATE FUNCTION