Re: BUG #17706: ALTER TYPE leads to crash - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #17706: ALTER TYPE leads to crash
Date
Msg-id CAKFQuwYsJDU72y8bFM2k3Gdmia+yKQT319GCiS-jp5Ddhz3f0Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #17706: ALTER TYPE leads to crash  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-bugs
On Mon, Dec 12, 2022 at 7:58 PM Richard Guo <guofenglinux@gmail.com> wrote:
Maybe we can likewise record the dependencies for the type if it's being
used in other more scenarios besides as a column in some table?


The body of a pl/pgsql function is never going to be one of those scenarios so that doesn't seem to be a useful path for fixing this bug.

David J.

pgsql-bugs by date:

Previous
From: Richard Guo
Date:
Subject: Re: BUG #17713: Assert with postgres_fdw in v12
Next
From: Sergey Shinderuk
Date:
Subject: Re: BUG #17706: ALTER TYPE leads to crash