Re: longfin missing gssapi_ext.h

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: longfin missing gssapi_ext.h
Дата
Msg-id 7A74034C-785C-449A-9794-35B36CB1D8E5@yesql.se
обсуждение исходный текст
Ответ на Re: longfin missing gssapi_ext.h  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: longfin missing gssapi_ext.h  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
> On 12 Apr 2023, at 16:33, Stephen Frost <sfrost@snowman.net> wrote:

> Sure, reworked that way and attached.

While not changed in this hunk, does the comment regarding Heimdal still apply?

@@ -918,6 +919,7 @@ pg_GSS_recvauth(Port *port)
     int            mtype;
     StringInfoData buf;
     gss_buffer_desc gbuf;
+    gss_cred_id_t delegated_creds;

     /*
      * Use the configured keytab, if there is one.  Unfortunately, Heimdal

--
Daniel Gustafsson




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: longfin missing gssapi_ext.h
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: longfin missing gssapi_ext.h