Re: tls 1.3: sending multiple tickets

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tls 1.3: sending multiple tickets
Date: 2024-07-26 12:03:31
Message-ID: 48cebe8c3eaf308bae253b1dbf4e4a75@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

On 2024-07-26 14:55, Daniel Gustafsson wrote:
> Thanks for review, I've applied this backpatched all the way.

It looks like the recommended way of using autoheader [1] is now broken.
The attached patch fixes the master branch for me.

[1]
https://www.postgresql.org/message-id/30511.1546097762%40sss.pgh.pa.us

--
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
diff_fix_autoheader.patch text/x-diff 882 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2024-07-26 12:10:32 Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Previous Message Daniel Gustafsson 2024-07-26 11:55:29 Re: tls 1.3: sending multiple tickets