Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: haogangmao(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, David Rowley <dgrowleyml(at)gmail(dot)com>
Subject: Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor
Date: 2026-04-27 12:34:19
Message-ID: CACJufxGreMBbBfF4MLJi3BpZ-9uYEg6nKnrKfzrrYNjKgh8TOg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Apr 27, 2026 at 1:37 PM Ayush Tiwari
<ayushtiwari(dot)slg01(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ayush Tiwari 2026-04-27 12:41:34 Re: BUG #19466: Server crash (SIGSEGV) when FETCH after ALTER TYPE during open cursor
Previous Message John Naylor 2026-04-27 12:20:21 Re: BUG #19467: Inconsistency in MOD() result involving POWER() and floating-point precision in PostgreSQL