| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | Manuel Rigger <rigger(dot)manuel(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388" |
| Date: | 2019-07-04 22:50:54 |
| Message-ID: | 16956.1562280654@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> On Thu, Jul 4, 2019 at 7:42 AM Manuel Rigger <rigger(dot)manuel(at)gmail(dot)com>
> wrote:
>> I would expect that the statements are equivalent to the following,
>> where the ALTER TABLE actions were split up, and which execute without
>> errors:
> This has been fixed for version 11.5 which is as yet unreleased.
Really? Cause it still fails in HEAD for me. It might be related to
that new-in-11.4 bug, or to the old bug we were trying to fix, but
I fear it's a distinct problem. I've not had time to dig into the code
though.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-07-04 23:45:55 | Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388" |
| Previous Message | Juan José Santamaría Flecha | 2019-07-04 18:12:30 | Re: BUG #15889: PostgreSQL failed to build due to error MSB8020 with MSVC on windows |