[database-devel] Request for Feedback on COPY IN/OUT support for postgresql-simple

Joey Adams joeyadams3.14159 at gmail.com
Fri Jun 28 02:07:27 CEST 2013


I wrote a package for escaping data for COPY FROM [1].  Unfortunately,
integration with ToField is problematic, since the Plain constructor has no
corresponding COPY representation (a Plain can contain an expression).

Also, threadWaitWrite doesn't work on Windows, so it needs a
mingw32_HOST_OS guard too.

 [1]: http://hackage.haskell.org/package/postgresql-copy-escape
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/database-devel/attachments/20130627/c5f90c5f/attachment.htm>


More information about the database-devel mailing list