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 1u0KxN-00Gln0-3w for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Apr 2025 13:50:09 +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 1u0KxL-007dVK-Qk for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Apr 2025 13:50:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u0KxL-007dVC-DB for pgsql-hackers@lists.postgresql.org; Thu, 03 Apr 2025 13:50:07 +0000 Received: from meesny.iki.fi ([2001:67c:2b0:1c1::201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u0KxI-003AQw-39 for pgsql-hackers@postgresql.org; Thu, 03 Apr 2025 13:50:07 +0000 Received: from [192.168.1.112] (iptv-hkibng21-58c090-167.dhcp.inet.fi [88.192.144.167]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: hlinnaka) by meesny.iki.fi (Postfix) with ESMTPSA id 4ZT35N01rVzySM; Thu, 3 Apr 2025 16:49:59 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=meesny; t=1743688202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+IkffP6AU/lE4POwrsm4U1nR3jO0JzkOIgVzz2GgvV8=; b=Q5zxgSQH8OFDXf9FCIoCkzLdIUksJQYVq2wTb+htEneLNyfR9Pl+CROlTD9bKteRnI6Hy9 Qr5vW+s93EwWAuSQnXItOL7tgpAa+IF1+jMm74Xn0NJgLTGwo1BaQPJeNCSoifAtjz/RaD Zqz+3oBfBDh8//8t3iTT0gTfJATufz8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=meesny; t=1743688202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+IkffP6AU/lE4POwrsm4U1nR3jO0JzkOIgVzz2GgvV8=; b=He5r+sir566JeVOMwLi0KH3j3Ltw9pq9R35CnMXVMsNpSCX0PpxVbT8qCtKgjIKjZILzVL bm91rNQXCjCv0SFnmIoF/2aVTxocFZwjS3toNOqOhKNB6oSm+h7OJFp/Qj8PChzcQOdvoi mr6YqHzGtDuZN1q58HdsQt9XL3bM/OE= ARC-Authentication-Results: i=1; ORIGINATING; auth=pass smtp.auth=hlinnaka smtp.mailfrom=hlinnaka@iki.fi ARC-Seal: i=1; s=meesny; d=iki.fi; t=1743688202; a=rsa-sha256; cv=none; b=FIXzbwPS9Cisa5Vt7WxmUPXRmrhVBpu5B8ovDsWM8far6qly1zScTyOqkM+zyOVPhoCL4a 7zVQQ0iO7+bSCiZ66Y1sNf8oTiMcuW7SboDnVJxnreeBFambSTSEdfZnTdxRehElXrkMy+ K3PiWwhure8GDp1+/+1rdlOy/+S+2PY= Message-ID: <6e6ce337-93b9-4922-9a89-be2133738fe6@iki.fi> Date: Thu, 3 Apr 2025 16:49:59 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: AIX support To: Srirama Kucherlapati , wenhui qiu , "postgres-ibm-aix@wwpdl.vnet.ibm.com" , "pgsql-hackers@postgresql.org" Cc: Robert Haas , Bruce Momjian , Peter Eisentraut , Alvaro Herrera , Laurenz Albe , Noah Misch , Michael Paquier , Andres Freund , Thomas Munro , "tvk1271@gmail.com" , Tom Lane , Tristan Partin References: Content-Language: en-US From: Heikki Linnakangas In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 03/04/2025 16:45, Srirama Kucherlapati wrote: > Hi Wenhui Qiu, > > May I know the freeze dates. April 8th is the feature freeze. Any new features must be *committed* by then. We are already very close to that, and given that there's no concrete patch for committer to review yet, I think it's safe to say that you missed it already. -- Heikki Linnakangas Neon (https://neon.tech)