Re: [GENERAL] Error: "cached plan must not change result type"

Поиск
Список
Период
Сортировка
От Dmitry Dolgov
Тема Re: [GENERAL] Error: "cached plan must not change result type"
Дата
Msg-id CA+q6zcWX8vu8emD_kZhvNtJ0CS4aVFTbLWpS=biOQLa5A-Dy_w@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] Error: "cached plan must not change result type"  (Durumdara <durumdara@gmail.com>)
Список pgsql-general
>On 9 Oct 2017 13:13, "Durumdara" <durumdara@gmail.com> wrote:
>
> "cached plan must not change result type"

As far as I remember, this kind of errors you can get from a prepared statement execution, when the result type of it was changed (as in your case by adding a column to a table that provides the data for a prepared statement).

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