Re: 9.1rc1 regression: EXPLAIN on information_schema.key_column_usage

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 9.1rc1 regression: EXPLAIN on information_schema.key_column_usage
Дата
Msg-id 6198.1315408326@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 9.1rc1 regression: EXPLAIN on information_schema.key_column_usage  (Marti Raudsepp <marti@juffo.org>)
Список pgsql-hackers
Marti Raudsepp <marti@juffo.org> writes:
> It seems I have found a regression in PostgreSQL 9.1rc1 (from 9.0).

> In many cases, running the following query fails:
> db=# EXPLAIN select * from information_schema.key_column_usage;
> ERROR:  record type has not been registered

Looks like I overlooked a case in get_name_for_var_field.  Thanks,
will fix.
        regards, tom lane


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

Предыдущее
От: Hiroshi Saito
Дата:
Сообщение: Re: problem of win32.mak
Следующее
От: Joe Abbate
Дата:
Сообщение: OPERATOR FAMILY and pg_dump