Re: optionally schema-qualified for table_name
От | Bruce Momjian |
---|---|
Тема | Re: optionally schema-qualified for table_name |
Дата | |
Msg-id | 20200322201518.GB2031@momjian.us обсуждение исходный текст |
Ответ на | Re: optionally schema-qualified for table_name (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: optionally schema-qualified for table_name
|
Список | pgsql-docs |
On Sun, Mar 22, 2020 at 03:05:01PM -0400, Tom Lane wrote: > Bruce Momjian <bruce@momjian.us> writes: > > I see what you mean. The attached patch fixes this, as well as > > adjusting the error message. I didn't see any other cases. > > I don't really think this is an improvement, mainly because that > error message is inventing a notation that we do not use in any > other error message. What do you suggest? The current message is: Specify OWNED BY table.column or OWNED BY NONE. I don't see any other messages with "table.column". Do you want? Specify OWNED BY column or OWNED BY NONE. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EnterpriseDB https://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-docs по дате отправления: