Re: BUG #18483: Segmentation fault in tests modules

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: a(dot)kozhemyakin(at)postgrespro(dot)ru, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18483: Segmentation fault in tests modules
Date: 2024-06-10 06:43:27
Message-ID: ZmagjzuUXpTnbmGM@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jun 10, 2024 at 03:23:27PM +0900, Masahiko Sawada wrote:
> I've attached the patch to fix the issue. I'm going to push it,
> barring any objections.

Raising an error if there's nothing when calling these functions
sounds good to me. Thanks for the quick workaround.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2024-06-10 07:50:06 Re: BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert
Previous Message Michael Paquier 2024-06-10 06:37:24 Re: error "can only drop stats once" brings down database