pgsql: Require hostname to be set when using GSSAPI authentication. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Require hostname to be set when using GSSAPI authentication.
Date
Msg-id 20100308100120.8EA487541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Require hostname to be set when using GSSAPI authentication. Without it,
the GSSAPI libraries crash.

Noted by Zdenek Kotala

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-auth.c (r1.137 -> r1.137.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c?r1=1.137&r2=1.137.2.1)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Require hostname to be set when using GSSAPI authentication.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Require hostname to be set when using GSSAPI authentication.