Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC
Дата
Msg-id CAKAnmm+G4pjdfKpXzrxVWv4s62_RcpAR4fO8++nYxjRGCqbDOw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC  (Dave Cramer <davecramer@postgres.rocks>)
Ответы Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC
Список pgsql-bugs
Possibly because JDBC does everything using the V3 protocol whereas psql does not. psql uses simple query.

Maybe JDBC is doing something else? I cannot duplicate the error when doing it via the protocol (DBD::Pg) or via psql. Even forcing non-server-side prepares (i.e. making the driver replace the vars itself) fails to fail.

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