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.96) (envelope-from ) id 1w7qoF-005l0a-1N for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Apr 2026 08:20:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w7qoD-00G6Ii-0G for pgsql-hackers@arkaria.postgresql.org; Wed, 01 Apr 2026 08:20:17 +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.96) (envelope-from ) id 1w7qoC-00G6Ia-2a for pgsql-hackers@lists.postgresql.org; Wed, 01 Apr 2026 08:20:17 +0000 Received: from goedel.df7cb.de ([49.13.90.212]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w7qoA-000000026iy-3jrd for pgsql-hackers@lists.postgresql.org; Wed, 01 Apr 2026 08:20:16 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1472:9340:f0ad:fc6e:9c86:f1dc]) by goedel.df7cb.de (Postfix) with ESMTPSA id 0D85C121D0; Wed, 01 Apr 2026 08:20:13 +0000 (UTC) Date: Wed, 1 Apr 2026 10:20:12 +0200 From: Christoph Berg To: Melanie Plageman Cc: Nazir Bilal Yavuz , Andres Freund , pgsql-hackers@lists.postgresql.org Subject: Re: pgsql: test_aio: Add basic tests for StartReadBuffers() 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: Melanie Plageman > That's been pushed in 8519251ee975. Confirmed, packages build again! Thanks, Christoph