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 1vNDTt-00EHse-01 for pgsql-hackers@arkaria.postgresql.org; Sun, 23 Nov 2025 17:02:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vNDTr-00F4cg-11 for pgsql-hackers@arkaria.postgresql.org; Sun, 23 Nov 2025 17:02:31 +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 1vNDTr-00F4cY-07 for pgsql-hackers@lists.postgresql.org; Sun, 23 Nov 2025 17:02:31 +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.96) (envelope-from ) id 1vNDTo-0014Ig-2c for pgsql-hackers@lists.postgresql.org; Sun, 23 Nov 2025 17:02:30 +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 5ANH2HPl543921; Sun, 23 Nov 2025 12:02:17 -0500 From: Tom Lane To: "Greg Burd" cc: "Heikki Linnakangas" , "Thomas Munro" , "PostgreSQL Hackers" Subject: Re: Trying out In-reply-to: <167a9f89-8f89-4190-b946-a5aa9349b50c@app.fastmail.com> References: <536409d2-c9df-4ef3-808d-1ffc3182868c@iki.fi> <1874699.1762787986@sss.pgh.pa.us> <167a9f89-8f89-4190-b946-a5aa9349b50c@app.fastmail.com> Comments: In-reply-to "Greg Burd" message dated "Sun, 23 Nov 2025 10:02:29 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <543919.1763917337.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Sun, 23 Nov 2025 12:02:17 -0500 Message-ID: <543920.1763917337@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk "Greg Burd" writes: > I have another Illumos animal in the works, but if the plan is to deprec= ate that platform I can set that aside. As an old Sun engineer I hate to = see it disappear, but it is basically EOL at this point. I think we can keep it going as long as there are people interested in it. The gating factor at present is probably whether it can provide an adequate C11 environment. But so far I've observed no issues with the existing BF members. regards, tom lane