Re: AIX support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com>
Cc: Aditya Kamath <Aditya(dot)Kamath1(at)ibm(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "tristan(at)partin(dot)io" <tristan(at)partin(dot)io>, "postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com" <postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com>
Subject: Re: AIX support
Date: 2026-02-25 18:32:58
Message-ID: 302035.1772044378@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com> writes:
> Also we ran it on master and all the tests are passing

> douc:HEAD [15:30:25] running make PL installcheck (C)...
> douc:HEAD [15:30:29] restarting db (C)...
> douc:HEAD [15:30:32] running make contrib installcheck (C)...
> douc:HEAD [15:31:20] restarting db (C)...
> douc:HEAD [15:31:22] running make test-modules installcheck (C)...
> douc:HEAD [15:31:59] stopping db (C)...
> douc:HEAD [15:32:08] running make ecpg check ...
> douc:HEAD [15:32:29] OK
> Branch: HEAD
> All stages succeeded

Good, but I don't see a report on the buildfarm server?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2026-02-25 18:51:02 Re: Enable partitionwise join for partition keys wrapped by RelabelType
Previous Message Álvaro Herrera 2026-02-25 18:23:20 Re: persevere NO INHERIT when Dump not-null constraints on inherited columns