Re: Possible bug / regression from generated keys

Поиск
Список
Период
Сортировка
От Peter Cooner
Тема Re: Possible bug / regression from generated keys
Дата
Msg-id CAHVZnpFj3jf7xFK1Fd86N7oVQ_QZ5=3pt97UNA1XitWzZNU3Aw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Possible bug / regression from generated keys  (dmp <danap@ttc-cmc.net>)
Список pgsql-jdbc
Bleh, sorry, forgot to mention, the exception line:

Object obj = rs.getObject(i);



On Thu, Nov 8, 2012 at 10:57 AM, dmp <danap@ttc-cmc.net> wrote:
> Ater some thought I'm in agreement with Dave. The backend must be sending
> an unexpected value that can not be converted.
>
> Peter can you please send a post of the core prepare commit code that is
> used to create these batches along with the exact place in your code
> before the PSQLExceptions codes are given. I assume from your original post
> that would include the getGeneratedKeys() that you indicated is the place
> the error occurs for the ResultSet?
>
> A simple test code case to recreate the error would be of course best.
>
> danap.
>
>


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

Предыдущее
От: Peter Cooner
Дата:
Сообщение: Re: Possible bug / regression from generated keys
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Possible bug / regression from generated keys