From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: wrong relkind error messages |
Date: | 2020-04-17 12:45:34 |
Message-ID: | bbc54d25-d842-9ff8-2cb4-8bb0c0d34af9@2ndquadrant.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020-04-15 02:15, Tom Lane wrote:
> In the meantime could we at least say "ALTER TABLE action cannot
> be performed"?
We don't know whether ALTER TABLE was the command. For example, in one
of the affected regression test cases, the command is ALTER VIEW.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Prabhat Sahu | 2020-04-17 12:59:38 | Re: [Proposal] Global temporary tables |
Previous Message | Robert Haas | 2020-04-17 12:19:43 | Re: snapshot too old issues, first around wraparound and then more. |