Re: wrong message on REASSIGN OWNED
От | Robert Haas |
---|---|
Тема | Re: wrong message on REASSIGN OWNED |
Дата | |
Msg-id | BANLkTinYurtJ3woEyr4CBhVZ94JmtXLJow@mail.gmail.com обсуждение исходный текст |
Ответ на | wrong message on REASSIGN OWNED (Jaime Casanova <jaime@2ndquadrant.com>) |
Ответы |
Re: wrong message on REASSIGN OWNED
Re: wrong message on REASSIGN OWNED |
Список | pgsql-hackers |
On Thu, Jun 9, 2011 at 1:26 PM, Jaime Casanova <jaime@2ndquadrant.com> wrote: > on shdepReassignOwned() we have this message, which is obviously wrong > we are not dropping objects just reassigning them... > """ > ereport(ERROR, > > (errcode(ERRCODE_DEPENDENT_OBJECTS_STILL_EXIST), > errmsg("cannot drop objects owned > by %s because they are " > "required by the > database system", > getObjectDescription(&obj)))); > """ > > but haven't thought of a good way of rephrase it "can't reassign objects owned by %s because this user is internal to the database system" ? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: