Re: Re-add recently-removed tests for ltree and intarray

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Re-add recently-removed tests for ltree and intarray
Date: 2026-05-15 06:54:59
Message-ID: agbDQ-xZXLWZBNB0@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 15, 2026 at 01:33:53PM +0700, John Naylor wrote:
> I just now tried -O0 on yesterday's master with ppc64le, with the
> previous new tests re-added, and it did fail. Then, pulled in master
> with the tests just now committed, and it passed.

イエイ。

Thanks for checking. 3 animals running on ppc have currently
passed with the new tests on HEAD, all passing. They are not the ones
that have failed previously, so I'm still holding a bit longer..
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-05-15 07:18:31 Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Previous Message Ayush Tiwari 2026-05-15 06:43:21 Re: [PATCH] refint: Avoid reusing cascade UPDATE plans.