Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1urDXa-002ScL-F9 for pgsql-hackers@arkaria.postgresql.org; Wed, 27 Aug 2025 10:38:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1urDXZ-00ELA7-NA for pgsql-hackers@arkaria.postgresql.org; Wed, 27 Aug 2025 10:38:06 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1urDXZ-00EL76-D2 for pgsql-hackers@lists.postgresql.org; Wed, 27 Aug 2025 10:38:06 +0000 Received: from mout-p-202.mailbox.org ([2001:67c:2050:0:465::202]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1urDXW-00209J-0c for pgsql-hackers@lists.postgresql.org; Wed, 27 Aug 2025 10:38:05 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4cBgwK0yrqz9t7f; Wed, 27 Aug 2025 12:37:53 +0200 (CEST) Date: Wed, 27 Aug 2025 12:37:51 +0200 From: Christoph Berg To: Jacob Champion Cc: Dagfinn Ilmari =?iso-8859-1?Q?Manns=E5ker?= , Andrew Dunstan , pgsql-hackers@lists.postgresql.org, "stefan@kaltenbrunner.cc" Subject: Re: pgsql: oauth: Add unit tests for multiplexer handling Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Jacob Champion > Committed and backpatched. Thanks again! The apt.pg.o build is already happy again, thanks! https://jengus.postgresql.org/job/postgresql-19-binaries-snapshot/ Christoph