pgsql: Support GSSAPI builds where the header is <gssapi.h> and not

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support GSSAPI builds where the header is <gssapi.h> and not
Date: 2007-07-12 14:36:52
Message-ID: 20070712143652.CCC479FBFBA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>,
such as OpenBSD (possibly all Heimdal).

Stefan Kaltenbrunner

Modified Files:
--------------
pgsql:
configure (r1.552 -> r1.553)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.552&r2=1.553)
configure.in (r1.519 -> r1.520)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.519&r2=1.520)
pgsql/src/backend/libpq:
auth.c (r1.150 -> r1.151)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c.diff?r1=1.150&r2=1.151)
pgsql/src/include:
pg_config.h.in (r1.120 -> r1.121)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.120&r2=1.121)
pgsql/src/include/libpq:
libpq-be.h (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/libpq/libpq-be.h.diff?r1=1.59&r2=1.60)
pgsql/src/interfaces/libpq:
fe-auth.c (r1.125 -> r1.126)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c.diff?r1=1.125&r2=1.126)
libpq-int.h (r1.122 -> r1.123)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/libpq-int.h.diff?r1=1.122&r2=1.123)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-07-12 14:43:21 pgsql: Enable GSSAPI to build using MSVC.
Previous Message Magnus Hagander 2007-07-12 14:13:06 pgsql: Fix freenig of names in Kerberos when using MIT - need to use the