Re: "ERROR: Query-specified return tuple and actual function

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: "ERROR: Query-specified return tuple and actual function
Дата
Msg-id 3E230E24.2070400@joeconway.com
обсуждение исходный текст
Ответ на "ERROR: Query-specified return tuple and actual function return tuple do not match" after dropping column  ("Andrzej Kosmala" <ak@webproject.pl>)
Ответы Re: "ERROR: Query-specified return tuple and actual function
Список pgsql-bugs
Andrzej Kosmala wrote:
> PostgreSQL 7.3 on Linux
> After dropping column functions return error message: "ERROR:
> Query-specified return tuple and actual function return tuple do not match"
>

Hmmm, looks like nodeFunctionscan.c:tupledesc_mismatch needs to be
taught about attisdropped. I'll submit a patch this evening if no one
else gets to it first.

Thanks for the report.

Joe

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