Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor - Mailing list pgsql-bugs

From Ayush Tiwari
Subject Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor
Date
Msg-id CAJTYsWWN3tX30NksfVw+NK8_42dZJ8St-qozJ+5AtXQhXBpx0w@mail.gmail.com
Whole thread
In response to Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor  (jian he <jian.universality@gmail.com>)
List pgsql-bugs
Hi Jian,

On Mon, 27 Apr 2026 at 18:04, jian he <jian.universality@gmail.com> wrote:
On Mon, Apr 27, 2026 at 1:37 PM Ayush Tiwari
<ayushtiwari.slg01@gmail.com> wrote:
>
> Thoughts?
>

This bug is the same as the reported in this[1] email message.
You may need to check that thread also.

[1]: https://www.postgresql.org/message-id/19382-4c2060ffee72759b%40postgresql.org

Thanks for the information! I'll go through that thread and
continue it there post testing that patch.

Regards,
Ayush 

pgsql-bugs by date:

Previous
From: jian he
Date:
Subject: Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor
Next
From: Tom Lane
Date:
Subject: Re: BUG #19467: Inconsistency in MOD() result involving POWER() and floating-point precision in PostgreSQL