public inbox for [email protected]  
help / color / mirror / Atom feed
From: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgsql: Fix crash/valgrind error
Date: Fri, 04 Apr 2025 12:46:20 +0000
Message-ID: <[email protected]> (raw)

Fix crash/valgrind error

Fix for commit 9ef1851685b: We have to skip indexes where sortopfamily
is NULL.  This takes the place of the previous btree check.  Detected
by valgrind on the buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee1ae8b99f964ca1edc038dd558e541832164d52

Modified Files
--------------
src/backend/utils/adt/selfuncs.c | 4 ++++
1 file changed, 4 insertions(+)



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: Fix crash/valgrind error
  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