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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, 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 02:49:38
Message-ID: 1142369.1778813378@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

John Naylor <johncnaylorls(at)gmail(dot)com> writes:
> FWIW, I tried to reproduce with the former new tests un-reverted, and
> didn't see stack overflow on the following, so unless I fat-fingered
> that I wonder if there's something more specific on the previously
> failing members:

> ppc64le / gcc 8.5 / Linux kernel 4.18
> S390X / gcc 13.3 / Linux kernel 6.8

Hm, did you use -O0 ?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-05-15 02:52:07 Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Previous Message John Naylor 2026-05-15 02:47:04 Re: Re-add recently-removed tests for ltree and intarray