Re: COPY support survey

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: COPY support survey
Date: 2005-08-19 17:52:46
Message-ID: Pine.BSO.4.62.0508191248580.22567@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 19 Aug 2005, Dave Cramer wrote:

> http://download.postgresintl.com/
>

OK, well this hasn't really been reworked so much as just hacking
QueryExecutor to allow access to PGStream which breaks the thread safety
of the driver. I think the protocol refactoring kind of implies that this
code should be put into QueryExecutorImpl now, but I haven't looked to see
how complicated that would be...

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Prasanth 2005-08-19 19:25:33 Bad value for type date
Previous Message Kris Jurka 2005-08-19 17:41:47 Re: java.sql.SQLException: ERROR: canceling query due