Re: BUG #18492: Adding a toasted column to a table with an inherited temp table fails with Assert

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18492: Adding a toasted column to a table with an inherited temp table fails with Assert
Date: 2024-06-03 19:09:48
Message-ID: 20240603190948.tfqmildxlwdi22es@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2024-06-03 13:50:22 -0400, Tom Lane wrote:
> I'm inclined to think that we should reject any ALTER TABLE on another
> session's temp table.

+1

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2024-06-03 19:20:54 Re: BUG #18493: COPY FROM STDIN BINARY failure
Previous Message Pavel Stehule 2024-06-03 18:11:40 Re: Missing semicolumn in anonymous plpgsql block does not raise syntax error