Query parsing speedup patch v2

Поиск
Список
Период
Сортировка
От Mikko Tiihonen
Тема Query parsing speedup patch v2
Дата
Msg-id 1153914163.27322.18.camel@dual.local
обсуждение исходный текст
Список pgsql-jdbc
Hi,

This is a second version of the patch. It changes the following in the
VisibleBufferedInputStream:
- IndexOutOfBounds in scanCString caused by typo
- better buffer management, now tries harder to avoid short reads from
the wrapped stream

Вложения

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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: streaming bytea: is it possible ?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Invalid column display size. Cannot be less than zero