Re: Problem with copyIn(String sql, Reader from) - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: Problem with copyIn(String sql, Reader from)
Date
Msg-id q2s895e58dd1004080814za04360afw8e8fc1ca49a26a99@mail.gmail.com
Whole thread Raw
In response to Re: Problem with copyIn(String sql, Reader from)  (Leonardo F <m_lists@yahoo.it>)
List pgsql-jdbc
I think you're (sort of) right. With the current approach, I think we
risk writing garbage to the COPY when we reach the end of the Reader.
Your proposed solution should work.
---
Maciek Sakrejda | Software Engineer | Truviso

1065 E. Hillsdale Blvd., Suite 230
Foster City, CA 94404
(650) 242-3500 Main
(650) 242-3501 F
www.truviso.com

pgsql-jdbc by date:

Previous
From: Leonardo F
Date:
Subject: Re: Problem with copyIn(String sql, Reader from)
Next
From: Kris Jurka
Date:
Subject: Re: Problem with copyIn(String sql, Reader from)