public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: [email protected]
Subject: pgsql: Remove test cases for field overflows in intarray and ltree.
Date: Mon, 11 May 2026 16:12:21 +0000
Message-ID: <[email protected]> (raw)

Remove test cases for field overflows in intarray and ltree.

These checks are failing in the buildfarm, reporting stack overflows
rather than the expected errors, though seemingly only on ppc64 and
s390x platforms.  Perhaps there is something off about our tests
for stack depth on those architectures?  But there's no time to
debug that right now, and surely these tests aren't too essential.
Revert for now and plan to revisit after the release dust settles.

Backpatch-through: 14
Security: CVE-2026-6473

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/05e73b5c3578cb9857dfd4904d8dc2a96e0b04eb

Modified Files
--------------
contrib/intarray/expected/_int.out |  3 ---
contrib/intarray/sql/_int.sql      |  2 --
contrib/ltree/expected/ltree.out   | 13 -------------
contrib/ltree/sql/ltree.sql        | 11 -----------
4 files changed, 29 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Remove test cases for field overflows in intarray and ltree.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox