Status of outstanding patches

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Status of outstanding patches
Дата
Msg-id 004501c1c3f9$0b83bae0$8201a8c0@inspiron
обсуждение исходный текст
Ответ на Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Status of outstanding patches  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-jdbc
Ok,

I have applied all but 3 of the patches found at
http://candle.pha.pa.us/cgi-bin/pgpatches

The ones left are

1) Connection clean up
2) Result.next throws NullPointerException
3) CStmt patch

I need more time to review 1 and 3, and I may do 2 a different way. It
would make more sense to call a method to check for a number of things
since this is called in many places. However the patch supplied with 2
above does this inline which obviously would be a little faster.

Any comments on either approach.

As I mentioned there are some patches which are not on the list; one in
particular is the connection pool patch which I have, but haven't looked
at yet.

Dave


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

Предыдущее
От: "Anthony Kwok"
Дата:
Сообщение: Need Latest patched driver
Следующее
От: "Anthony Kwok"
Дата:
Сообщение: Re: Numeric decimal digits and radix to DatabaseMetaData.getColumns()