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 1sB53p-00E9qy-0x for pgsql-hackers@arkaria.postgresql.org; Sun, 26 May 2024 04:00:42 +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 1sB53o-003Ozq-Q0 for pgsql-hackers@arkaria.postgresql.org; Sun, 26 May 2024 04:00:40 +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 1sB53o-003Ozi-GG for pgsql-hackers@lists.postgresql.org; Sun, 26 May 2024 04:00:40 +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 1sB53m-0021G8-2b for pgsql-hackers@postgresql.org; Sun, 26 May 2024 04:00:39 +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=x2Z5Kb+0up1GRa/peW5uBemtzXC0RMCVWVE2nq5GAL4=; b=jK7DN TVAJ4sprmJNIvsoo2tS2sZ0+DMQ12XL8tfZV7QMjaNPy9tEqdDDrv4qteD/6eOWUwe1NBZv3RDP3N aPr74sADPDNdg4hi5YyzZIlRj5kaPV3ZzhM9mS7QWavgISsz4pbMYPB+GTi930IKhh+k/6bu/hPOP FXiXwYeHmjJfJN7zoQRLsIPmzKfyYlQtpHTI27sE3DMgE1Kvz7uOVQaiyGPJnBv0fzI0KmIEo7I0v MBlpf7+22nemPPc/UoCM5G4KqmzwUTY6ds9vefvMYhXflcCYM4B5mm/GuLrn8SxL8u6/MA1gekzCz b/tMMkzIzgVceDF9p0pmsospumjhg==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1sB53h-00FrK5-1B; Sun, 26 May 2024 00:00:33 -0400 Date: Sun, 26 May 2024 00:00:33 -0400 From: Bruce Momjian To: Heikki Linnakangas Cc: Srirama Kucherlapati , Peter Eisentraut , Alvaro Herrera , "pgsql-hackers@postgresql.org" , Noah Misch , Michael Paquier , Andres Freund , Tom Lane , Thomas Munro , "tvk1271@gmail.com" , postgres-ibm-aix , Sriram RK Subject: Re: AIX support Message-ID: References: <202405161430.ukr5bwspmfdp@alvherre.pgsql> 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 Thu, May 23, 2024 at 07:03:20PM +0300, Heikki Linnakangas wrote: > > Can you provide some more details on the expectations here? > > Smallest possible patch that makes Postgres work on AIX again. > > Perhaps start with the patch you posted yesterday, but remove hunks from it > one by one, to see which ones are still needed. Yes, bingo, that is exactly what needs to be done, and for the minimal compiler, gcc, and the most recently supported versions of AIX. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.