Re: Invalid SQL still executes valid sub transactions
От
Barry Lind
Тема
Re: Invalid SQL still executes valid sub transactions
Дата
Msg-id
4009B1FF.2000302@xythos.com
Ответ на
Список
Дерево обсуждения
Re: Invalid SQL still executes valid sub transactions Csaba Nagy <nagy@ecircle-ag.com>
Re: Invalid SQL still executes valid sub transactions Tom Lane <tgl@sss.pgh.pa.us>
Re: Invalid SQL still executes valid sub transactions Barry Lind <blind@xythos.com>
Tom Lane wrote: But I am curious to understand what > exactly JDBC is doing with a multi-statement query string. If the jdbc driver accepts the multi-statement query string (it does in some places but not in others), it will send the entire string to the server as a single query. --Barry
В списке pgsql-jdbc по дате отправления