Re: v3 from the ground up

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: v3 from the ground up
Дата
Msg-id 1083170276.25096.6.camel@localhost.localdomain
обсуждение исходный текст
Ответ на v3 from the ground up  (Brian Olson <bql@bolson.org>)
Список pgsql-jdbc
if nothing else you will be able to graft it in later, with ease.

Also make a cool test case if you can keep it separate .

Dave
On Wed, 2004-04-28 at 11:26, Brian Olson wrote:
> Retrofitting the existing JDBC implementation with a v3 protocol seemed
> pretty daunting to me, so for the last couple days I've been writing a
> java v3 protocol implementation. It's just a raw expression of the
> protocol at this point, but it can do a minimal extended query
> {parse,bind,describe,execute,close,sync}.
>
> Anyone else think this is a useful direction to pursue? Perhaps when
> there's a fuller v3 java library, it would be feasible to graft the
> JDBC interface onto it.
>
> Brian Olson
> http://bolson.org/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
>
>
> !DSPAM:408fd04f214381988521410!
>
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


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

Предыдущее
От: Brian Olson
Дата:
Сообщение: v3 from the ground up
Следующее
От: "Freddy Villalba Arias"
Дата:
Сообщение: number to string conversion