Re: COPY support in JDBC - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: COPY support in JDBC
Date
Msg-id 1232385698.24147.7.camel@manatee.sm.truviso.com
Whole thread Raw
In response to COPY support in JDBC  (egeschwinde <egeschwinde@gmail.com>)
List pgsql-jdbc
I think the official status is that I need to take some time and merge
the patch with jdbc trunk so that it can be considered for inclusion
again (Truviso essentially adopted the patch, and it's on my plate now).
Things have been a little crazy here, and re-merging has been on the
back-burner. I'll try to take a stab at the merge this week.

There was also some discussion of reader/writer versus
inputstream/outputstream APIs, but I think we can discuss that once the
patch is up-to-date.

--
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: egeschwinde <egeschwinde@gmail.com>
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] COPY support in JDBC
Date: Thu, 8 Jan 2009 00:53:15 -0800 (PST)

I only wanted to know whats the acutal status is for COPY support in
the official JDBC driver

I have seen there is a patch for this

Regards Ewald Geschwinde




pgsql-jdbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Problem with committing in XA mode
Next
From: Kent Tong
Date:
Subject: experience sharing: select query returns more records than necessary