Re: FYI: porting Copy API to 8.x - Mailing list pgsql-jdbc

From Kalle Hallivuori
Subject Re: FYI: porting Copy API to 8.x
Date
Msg-id c637d8bb0706111255i7d16e5a3qe8dceddaf7447c4b@mail.gmail.com
Whole thread Raw
In response to Re: FYI: porting Copy API to 8.x  ("Kalle Hallivuori" <kato@iki.fi>)
Responses Re: FYI: porting Copy API to 8.x
List 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/

Attachment

pgsql-jdbc by date:

Previous
From: Andrew Lazarus
Date:
Subject: Re: Intermittent Connection problems using JDBC
Next
From:
Date:
Subject: Error reporting issue in SimpleParameterList