Re: AGAIN: still no answer ... peter, or anybody knowledgeable, please ....

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AGAIN: still no answer ... peter, or anybody knowledgeable, please ....
Дата
Msg-id 200105122045.f4CKji008334@candle.pha.pa.us
обсуждение исходный текст
Ответ на AGAIN: still no answer ... peter, or anybody knowledgeable, please ....  (Mark Rosa <rosa@etekt.com>)
Список pgsql-jdbc
> 2. on line 291 peter wrote
> if (result != null && ((org.postgresql.ResultSet)result.reallyResultSet())
> instead of
> if (result != null && ((org.postgresql.ResultSet)result).reallyResultSet())

This fix will appear in 7.1.2 when it is released.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Displaying/Pulling Images using JDBC ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [HACKERS] Outstanding patches