Re: failed to lookup type 0

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: failed to lookup type 0
Дата
Msg-id 3FC8D3CE.9010307@joeconway.com
обсуждение исходный текст
Ответ на failed to lookup type 0  ("Vernon Smith" <vwu98034@lycos.com>)
Список pgsql-bugs
Vernon Smith wrote:
> When I try to delete data from one table, I get this error:
>
> ERROR:  get_typdefault: failed to lookup type 0
>
> I can't find any reasons other than a bug. The PG version is 7.3.4

And neither can we without some details.

Please post the results of
  \d tablename
, the definitions of any trigger functions (particularly any "on delete"
triggers), and if possible a complete reproducible example.

Joe

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

Предыдущее
От: "Vernon Smith"
Дата:
Сообщение: failed to lookup type 0
Следующее
От: Tom Lane
Дата:
Сообщение: Re: failed to lookup type 0