Re: FYI: porting Copy API to 8.x

Поиск
Список
Период
Сортировка
От Kalle Hallivuori
Тема Re: FYI: porting Copy API to 8.x
Дата
Msg-id c637d8bb0706111255i7d16e5a3qe8dceddaf7447c4b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FYI: porting Copy API to 8.x  ("Kalle Hallivuori" <kato@iki.fi>)
Ответы Re: FYI: porting Copy API to 8.x  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hello again.

Thanks to Chris Jurka for notifying me that there's a limit on size of
postings on this list.

Attached is a patch against postgresql-jdbc-8.2-505.src containing
Copy support inside v3/QueryExecutorImpl usable through a separate API
together with minimal unit tests and documentation.

I'd like to hear whether I should still fix something before making a
version for the 8.3 branch (there are plenty of possible approaches
for both client-backend and API, after all). Also I wonder if it would
be possible to include this in the official driver?

--
Kalle Hallivuori +358-41-5053073 http://korpiq.iki.fi/

Вложения

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

Предыдущее
От: Andrew Lazarus
Дата:
Сообщение: Re: Intermittent Connection problems using JDBC
Следующее
От:
Дата:
Сообщение: Error reporting issue in SimpleParameterList