Re: BUG #9749: ERROR: unexpected classid 3600

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #9749: ERROR: unexpected classid 3600
Дата
Msg-id 20140328153919.GQ9567@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #9749: ERROR: unexpected classid 3600  (clime7@gmail.com)
Ответы Re: BUG #9749: ERROR: unexpected classid 3600  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
clime7@gmail.com wrote:

> I am getting this error when trying to execute "reassign owned" command.
>
> cb_test=# reassign owned by clime to cb_test;
> ERROR:  unexpected classid 3600
> cb_test=# select '3600'::regclass;
>   regclass
> ------------
>  pg_ts_dict

Hmm, The code is clearly missing handling that case, as well as all text
search objects types.  Will fix, thanks for the report!

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

В списке pgsql-bugs по дате отправления:

Предыдущее
От: digoal@126.com
Дата:
Сообщение: BUG #9759: whe extend some varchar cols to varchar(n) , index filenode disappear, and 58P01 ERROR
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #8139: initdb: Misleading error message when current user not in /etc/passwd