Re: [HACKERS] GnuTLS support

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: [HACKERS] GnuTLS support
Дата
Msg-id CAMkU=1wSZm3pCmToSxvT9wjFXxsUmbEBJiX2Z_OMpjcFuk3O5g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] GnuTLS support  (Andreas Karlsson <andreas@proxel.se>)
Ответы Re: [HACKERS] GnuTLS support  (Andreas Karlsson <andreas@proxel.se>)
Список pgsql-hackers
On Sun, Sep 17, 2017 at 2:17 PM, Andreas Karlsson <andreas@proxel.se> wrote:
On 09/15/2017 06:55 PM, Jeff Janes wrote:
I can't build against gnutls-2.12.23-21.el6.x86_64 from CentOS 6.9

Thanks for testing my patch. I have fixed both these issues plus some of the other feedback. A new version of my patch is attached which should, at least on theory, support all GnuTLS versions >= 2.11.
 
You fixed the first issue, but I still get the second one:

be-secure-gnutls.c: In function 'get_peer_certificate':
be-secure-gnutls.c:667: error: 'GNUTLS_X509_CRT_LIST_SORT' undeclared (first use in this function)
be-secure-gnutls.c:667: error: (Each undeclared identifier is reported only once
be-secure-gnutls.c:667: error: for each function it appears in.)

Cheers,

Jeff

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

Предыдущее
От: chenhj
Дата:
Сообщение: Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Boom filters for hash joins (was: A design for amcheckheapam verification)