Re: Again the JSCreator and Metadata issues

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Again the JSCreator and Metadata issues
Дата
Msg-id Pine.BSO.4.61.0511250052260.4807@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Again the JSCreator and Metadata issues  (pedro farinha <op217537@mail.telepac.pt>)
Список pgsql-jdbc

On Fri, 25 Nov 2005, pedro farinha wrote:

> Can you tell me if this fix (if that) will be included in the cvs? or in
> a snapshot? I would like to make a reference to it on the Sun forum.

Yes, this has been added in cvs, but I've yet to produce a new development
release.  Due to some other driver events I'll put out a new dev release
on the official website in the next few days.

> One other issue:
> On the early-access feedback discussion there are some issues relating
> with changing the transaction isolation level in the middle of the
> transaction. You know anything about it?
>

See this message for an explanation:

http://archives.postgresql.org/pgsql-jdbc/2005-11/msg00112.php

I believe the spec suggested deferring the changing of isolation levels
until the next transaction begins, but we decided that could mask serious
coding errors because the isolation level wasn't actually changing at the
time of the call.  Revisiting this is an option, but it still seems like a
bad idea to me.

Kris Jurka

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

Предыдущее
От: pedro farinha
Дата:
Сообщение: Re: Again the JSCreator and Metadata issues
Следующее
От: Tjioe Ai Xin
Дата:
Сообщение: Re: Can PostgreSQL do data type automated casting in