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 1srjsU-0049du-8s for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Sep 2024 20:05:18 +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 1srjsS-00CCCl-42 for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Sep 2024 20:05: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.94.2) (envelope-from ) id 1srjsR-00CCCb-QI for pgsql-hackers@lists.postgresql.org; Fri, 20 Sep 2024 20:05:17 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1srjsQ-000EBs-ED; Fri, 20 Sep 2024 20:05:15 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 48KK5BKm2536417; Fri, 20 Sep 2024 16:05:11 -0400 From: Tom Lane To: Bruce Momjian cc: "Jonathan S. Katz" , Laurenz Albe , PostgreSQL-development Subject: Re: First draft of PG 17 release notes In-reply-to: References: <0749f42a-17e1-42c9-a8d4-542fcb9fafeb@postgresql.org> <7fd6ce37f6d14678b5024767aef7f8c5a414ba0c.camel@cybertec.at> Comments: In-reply-to Bruce Momjian message dated "Fri, 20 Sep 2024 16:00:24 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2536415.1726862711.1@sss.pgh.pa.us> Date: Fri, 20 Sep 2024 16:05:11 -0400 Message-ID: <2536416.1726862711@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Bruce Momjian writes: > Patch applied to PG 17. I don't see a push? regards, tom lane