Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388" - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388"
Date
Msg-id CAKFQuwbZUTxBZpxQE7JFiLXOHtxhkCLBzLf9XctZDV2FNbogjw@mail.gmail.com
Whole thread Raw
In response to ALTER TABLE results in "ERROR: could not open relation with OID 43707388"  (Manuel Rigger <rigger.manuel@gmail.com>)
Responses Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388"  (Manuel Rigger <rigger.manuel@gmail.com>)
Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Thu, Jul 4, 2019 at 7:42 AM Manuel Rigger <rigger.manuel@gmail.com> wrote:
Hi everyone,

I would expect that the statements are equivalent to the following,
where the ALTER TABLE actions were split up, and which execute without
errors:

I'm using the following Postgres version: psql (11.4 (Ubuntu
11.4-1.pgdg19.04+1)).

This has been fixed for version 11.5 which is as yet unreleased.

David J.

pgsql-bugs by date:

Previous
From: Manuel Rigger
Date:
Subject: ALTER TABLE results in "ERROR: could not open relation with OID 43707388"
Next
From: James Inform
Date:
Subject: Re: BUG #15892: URGENT: Using an ICU collation in a primary keycolumn breaks ILIKE query