FYI: porting Copy API to 8.x

From: "Kalle Hallivuori" <kato(at)iki(dot)fi>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: FYI: porting Copy API to 8.x
Date: 2007-05-30 12:29:47
Message-ID: c637d8bb0705300529y6dfd9938o21b4921f5efae39a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi!

I'm porting the Copy API to 8.x series of pgjdbc. You may expect a
patch at the commit list this week.

I've copied Chris Jurka's patch for the 7.x series from here:
http://archives.postgresql.org/pgsql-jdbc/2003-12/msg00186.php

I'm just modifying that old patch to fit current implementation.
Suggestions for enhancements or alternative approaches are welcome so
long as they are sufficiently trivial to implement :)

Should this patched patch get accepted for inclusion it might make it
into official distribution for 8.4. Otherwise (and meanwhile) people
will have to keep building their own drivers in order to be able to
use COPY TO/FROM STDIN.

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2007-05-30 14:47:06 Re: FYI: porting Copy API to 8.x
Previous Message Andrew Lazarus 2007-05-29 03:15:59 Re: Null bind variable in where clause