Re: [HACKERS] Krb5 & multiple DB connections - Mailing list pgsql-patches

From Stephen Frost
Subject Re: [HACKERS] Krb5 & multiple DB connections
Date
Msg-id 20060206185520.GF4474@ns.snowman.net
Whole thread Raw
Responses Re: [HACKERS] Krb5 & multiple DB connections
List pgsql-patches
Greetings,

  The attached patch fixes a bug which was originally brought up in May
  of 2002 in this thread:

  http://archives.postgresql.org/pgsql-interfaces/2002-05/msg00083.php

  The original bug reporter also supplied a patch to fix the problem:

  http://archives.postgresql.org/pgsql-interfaces/2002-05/msg00090.php

  I ran into exactly the same issue using 8.1.2.  I've updated the
  original patch to work for HEAD and 8.1.2.  I've tested the patch on
  both HEAD and 8.1.2, both at home and at work, and it works quite
  nicely.  In fact, I hope to have a patch to phppgadmin which will make
  it properly handle Kerberized logins.

      Thanks,

        Stephen

Attachment

pgsql-patches by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: TODO-Item: B-tree fillfactor control
Next
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql