From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | Richard Guo <guofenglinux(at)gmail(dot)com> |
Cc: | s(dot)shinderuk(at)postgrespro(dot)ru, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #17706: ALTER TYPE leads to crash |
Date: | 2022-12-13 03:45:13 |
Message-ID: | CAKFQuwYsJDU72y8bFM2k3Gdmia+yKQT319GCiS-jp5Ddhz3f0Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Mon, Dec 12, 2022 at 7:58 PM Richard Guo <guofenglinux(at)gmail(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Sergey Shinderuk | 2022-12-13 06:58:12 | Re: BUG #17706: ALTER TYPE leads to crash |
Previous Message | Richard Guo | 2022-12-13 03:20:42 | Re: BUG #17713: Assert with postgres_fdw in v12 |