failing - Search results
Mailing lists >> pgsql-jdbc >> Thread
2024-03-29 23:42:26 | Re: cached plan must not change result type (James Pang)
failed this error. From this https:///documentation/server-prepare/#re-execution-of-failed-statements , looks like pgjdbc try to handle this exception
Mailing lists >> pgsql-jdbc >> Thread
2024-03-29 15:45:09 | Re: cached plan must not change result type (Dave Cramer)
table and the prepared statement will fail so it just continues to use it. Dave
Mailing lists >> pgsql-jdbc >> Thread
2024-03-29 09:08:44 | Re: cached plan must not change result type (James Pang)
failed to reexecute the SQL instead of throw error out. Like this document https:///documentation/server-prepare/#re-execution-of-failed-statements
Mailing lists >> pgsql-jdbc >> Thread
2024-03-29 08:56:31 | Re: cached plan must not change result type (James Pang)
failed to reexecute the SQL instead of throw error out. Like this document https:///documentation/server-prepare/#re-execution-of-failed-statements