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 1t0Rja-00BTyz-FI for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Oct 2024 20:32:06 +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 1t0RjX-00H7T5-P4 for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Oct 2024 20:32:04 +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 1t0RjX-00H7Sw-FY for pgsql-hackers@lists.postgresql.org; Mon, 14 Oct 2024 20:32:03 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t0RjV-000tFG-98 for pgsql-hackers@lists.postgresql.org; Mon, 14 Oct 2024 20:32:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=St/4YjugBerBmqnH7CvZBAqBtxTAbsy2VlYe/eOcgtk=; b=I6Gv5 +uqvBFqgv8twXnQHXSMpVXV7xo0vkmxMwUhNvTYy+OchYnE5Bua6cYi/zEhgsCYjZ8PdwQ8b/xdxp 4Avv+ts7PTAwVic26AWBwvxMI59U0HbKKG/0tQXoQyKkBu4YJoLeGSHNDzZjkRNDOkL8lDfNakioA ZNaKs80/Wql3dapv3rCAL+9JviIji8rz3M+FsYzrL/zUF7rL0mfB9VF94f901jBCeHx4Ews+xv1fr SIyd1cDngSlA4V9s7JX0pflOwwDvP6YJQfoahKa+EJdiH2g932pRL8EZEuOhrrVtVnKELhEyzkc1w Q/PNXgMBbHZKvd6Criorbj6hW/n4Q==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1t0RjT-001IHX-2S; Mon, 14 Oct 2024 16:31:59 -0400 Date: Mon, 14 Oct 2024 16:31:59 -0400 From: Bruce Momjian To: Nathan Bossart Cc: Jelte Fennema-Nio , PostgreSQL Hackers Subject: Re: Make foreach_ptr macro work in C++ extensions 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 On Mon, Oct 14, 2024 at 03:29:34PM -0500, Nathan Bossart wrote: > > I think it would be good to backpatch this to PG17 as well, > > as to not introduce some differences in the macro across versions. > > I'd consider this a "low-risk" fix, which our versioning page [0] says is > acceptable for a minor release, so I'll plan on back-patching unless > someone objects. Agreed. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com When a patient asks the doctor, "Am I going to die?", he means "Am I going to die soon?"