13 Jan 23:47
Request for help testing HDBC-postgresql
From: John Goerzen <jgoerzen <at> complete.org>
Subject: Request for help testing HDBC-postgresql
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2009-01-13 22:51:34 GMT
Subject: Request for help testing HDBC-postgresql
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2009-01-13 22:51:34 GMT
Hi folks, I've pushed to the Git repo a bunch of new code for HDBC-postgresql. Specifically, it: 1) Removes autoconf in favor of Duncan's Setup.lhs that should work on all combinations of GHC 6.8, GHC 6.10, POSIX, and Windows 2) Adds support for UTF-8 encoding of strings 3) Adds support for translation of dates/times into a PostgreSQL format I would appreciate people testing it on GHC 6.8, 6.10, and Windows before I upload it to hackage. Please reply with thumbs up/thumbs down. Get it with: git clone git://git.complete.org/hdbc-postgresql Thanks! - John
RSS Feed