Re: GSSAPI and V2 protocol - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GSSAPI and V2 protocol
Date
Msg-id 3925.1202495035@sss.pgh.pa.us
Whole thread Raw
In response to Re: GSSAPI and V2 protocol  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Thu, Feb 07, 2008 at 06:58:25PM -0500, Tom Lane wrote:
>> This problem applies to SSPI too, correct?

> Yeah, they work the same way.

OK, I've fixed the server side to complain before any unparsable data
is sent or received.  But this happens after AuthenticationGSS or
AuthenticationSSPI is sent, so the frontend could choose to handle
the case itself if it prefers.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Decibel!
Date:
Subject: Re: configurability of OOM killer
Next
From: Tom Lane
Date:
Subject: Re: "AS" by the syntax of table reference.(8.4 proposal)