Search Postgresql Archives

Re: Error: "cached plan must not change result type"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>On 9 Oct 2017 13:13, "Durumdara" <durumdara@xxxxxxxxx> 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).


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux