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  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Andrzej Kosmala"
Дата:
Сообщение: "ERROR: Query-specified return tuple and actual function return tuple do not match" after dropping column
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #873: 7.3.1 install fails for RH7.3... cannot find ascii_and_mic.so